Kaynağa Gözat

chore: Remove outdated cli binary config

Michael Bromley 2 yıl önce
ebeveyn
işleme
63224ce1d5
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      packages/core/package.json

+ 0 - 3
packages/core/package.json

@@ -34,9 +34,6 @@
     },
     "main": "dist/index.js",
     "types": "dist/index.d.ts",
-    "bin": {
-        "vendure": "cli/vendure-cli.js"
-    },
     "files": [
         "dist/**/*",
         "cli/**/*"