dooboo-cli
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "dooboo-cli", | ||
"version": "2.3.0", | ||
"version": "2.3.2", | ||
"description": "starting react express app with me!", | ||
@@ -12,3 +12,3 @@ "bin": { | ||
"build": "npm run lint && npm run tsc && cp -r templates lib/", | ||
"publish": "npm publish" | ||
"deploy": "npm run build && npm publish" | ||
}, | ||
@@ -31,3 +31,3 @@ "author": "dooboolab", | ||
"inquirer": "^7.0.0", | ||
"ora": "^3.4.0", | ||
"ora": "^4.0.0", | ||
"select-shell": "^1.1.3", | ||
@@ -38,6 +38,7 @@ "shelljs": "^0.8.3", | ||
"devDependencies": { | ||
"@dooboo/eslint-config": "^0.1.0", | ||
"@dooboo/eslint-config": "^0.1.1", | ||
"@types/node": "^12.7.5", | ||
"@types/ora": "^3.2.0", | ||
"@types/shelljs": "^0.8.5", | ||
"eslint": "^6.4.0", | ||
"typescript": "^3.6.3" | ||
@@ -44,0 +45,0 @@ }, |
{ | ||
"name": "dooboo-cli", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "starting react express app with me!", | ||
@@ -12,3 +12,3 @@ "bin": { | ||
"build": "npm run lint && npm run tsc && cp -r templates lib/", | ||
"publish": "npm publish" | ||
"deploy": "npm run build && npm publish" | ||
}, | ||
@@ -15,0 +15,0 @@ "author": "dooboolab", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
75572
1847