Skip to content

Commit 520ba71

Browse files
committed
update 0.1.66
1 parent eb181cc commit 520ba71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nva",
3-
"version": "0.1.65",
3+
"version": "0.1.66",
44
"description": "scaffold for frontend and isomorphic project",
55
"bin": {
66
"nva": "bin/nva.js"
@@ -23,7 +23,7 @@
2323
"fs-extra": "^1.0.0",
2424
"inquirer": "^2.0.0",
2525
"js-yaml": "^3.7.0",
26-
"nva-task": "^0.1.65",
26+
"nva-task": "^0.1.63",
2727
"object-assign": "^4.1.0",
2828
"ora": "^0.3.0",
2929
"rimraf": "^2.5.4"

0 commit comments

Comments
 (0)