@@ -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",