Explorar o código

Update cerate-stdf pack

杜府 %!s(int64=3) %!d(string=hai) anos
pai
achega
e23bd21c25
Modificáronse 1 ficheiros con 2 adicións e 5 borrados
  1. 2 5
      packages/create-stdf/package.json

+ 2 - 5
packages/create-stdf/package.json

@@ -1,11 +1,8 @@
 {
 {
     "name": "create-stdf",
     "name": "create-stdf",
-    "version": "0.0.9",
+    "version": "0.0.10",
     "description": "A CLI for creating new STDF projects",
     "description": "A CLI for creating new STDF projects",
-    "main": "dist/index.js",
-    "bin": {
-        "create-stdf": "./dist/index.js"
-    },
+    "bin": "./dist/index.js",
     "scripts": {
     "scripts": {
         "build": "rollup -c",
         "build": "rollup -c",
         "test": "echo \"Error: no test specified\" && exit 1"
         "test": "echo \"Error: no test specified\" && exit 1"