@berlysia/create-app
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@berlysia/create-app", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
}, | ||
"bin": { | ||
"create-app": "index.js" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +14,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
79400