Selaa lähdekoodia

Update cerate-stdf pack

杜府 3 vuotta sitten
vanhempi
sitoutus
275286e5b7
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      packages/create-stdf/package.json

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

@@ -1,9 +1,9 @@
 {
     "name": "create-stdf",
-    "version": "0.0.13",
+    "version": "0.0.14",
     "description": "A CLI for creating new STDF projects",
     "bin": {
-        "create-stdf": "./dist/index.js"
+        "create-stdf": "dist/index.js"
     },
     "scripts": {
         "build": "rollup -c",