Pārlūkot izejas kodu

Update cerate-stdf pack

杜府 3 gadi atpakaļ
vecāks
revīzija
fb11f61dd4
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  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"