Ver Fonte

Update cerate-stdf pack

杜府 há 3 anos atrás
pai
commit
fb11f61dd4
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      packages/create-stdf/package.json

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

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