Fixing build
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"name": "create-strata-compile",
|
||||
"version": "0.1.0",
|
||||
"description": "Create a new Strata project",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CarGDev/strata-compile.git",
|
||||
"directory": "cli/create-strata"
|
||||
},
|
||||
"homepage": "https://github.com/CarGDev/strata-compile",
|
||||
"bin": {
|
||||
"create-strata-compile": "./index.js"
|
||||
},
|
||||
@@ -17,7 +23,9 @@
|
||||
"strata-compile",
|
||||
"create",
|
||||
"scaffold",
|
||||
"cli"
|
||||
"cli",
|
||||
"static-site",
|
||||
"framework"
|
||||
],
|
||||
"author": "Carlos Gutierrez (CarGDev)",
|
||||
"license": "MIT"
|
||||
|
||||
Reference in New Issue
Block a user