We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb181cc commit 520ba71Copy full SHA for 520ba71
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nva",
3
- "version": "0.1.65",
+ "version": "0.1.66",
4
"description": "scaffold for frontend and isomorphic project",
5
"bin": {
6
"nva": "bin/nva.js"
@@ -23,7 +23,7 @@
23
"fs-extra": "^1.0.0",
24
"inquirer": "^2.0.0",
25
"js-yaml": "^3.7.0",
26
- "nva-task": "^0.1.65",
+ "nva-task": "^0.1.63",
27
"object-assign": "^4.1.0",
28
"ora": "^0.3.0",
29
"rimraf": "^2.5.4"
0 commit comments