Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
yyx990803 committed Apr 27, 2016
1 parent 9c4e6b4 commit a9b3ae8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-cli",
"version": "2.0.2",
"version": "2.0.3",
"description": "A simple CLI for scaffolding Vue.js projects.",
"preferGlobal": true,
"bin": {
@@ -56,7 +56,7 @@
"eslint-plugin-standard": "^1.3.2",
"mocha": "^2.4.5"
},
"engines" : {
"node" : ">=4.0.0"
"engines": {
"node": ">=4.0.0"
}
}

0 comments on commit a9b3ae8

Please sign in to comment.