Remove redundant bin option in the medusa package (#7418)

This commit is contained in:
Harminder Virk
2024-05-23 16:56:54 +05:30
committed by GitHub
parent f3d19f5394
commit 66279f1691
6 changed files with 4 additions and 14 deletions
-1
View File
@@ -3,7 +3,6 @@
"version": "1.20.5",
"description": "Building blocks for digital commerce",
"main": "dist/index.js",
"bin": "./cli.js",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa",