8000 2.0.3 · unclay/vue-cli@a9b3ae8 · GitHub
[go: up one dir, main page]

Skip to content

Commit a9b3ae8

Browse files
committed
2.0.3
1 parent 9c4e6b4 commit a9b3ae8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A simple CLI for scaffolding Vue.js projects.",
55
"preferGlobal": true,
66
"bin": {
@@ -56,7 +56,7 @@
5656
"eslint-plugin-standard": "^1.3.2",
5757
"mocha": "^2.4.5"
5858
},
59-
"engines" : {
60-
"node" : ">=4.0.0"
59+
"engines": {
60+
"node": ">=4.0.0"
6161
}
6262
}

0 commit comments

Comments
 (0)
0