Skip to content

Commit

Permalink
chore: add vue dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lleohao committed Jul 19, 2017
1 parent 58e88f8 commit 31d5e5e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
"js",
"ui"
],
"dependencies": {},
"dependencies": {
"vue": "^2.4.1"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-banner": "^0.1.3",
Expand All @@ -42,4 +44,4 @@
"watch": "gulp watch"
},
"license": "MIT"
}
}

0 comments on commit 31d5e5e

Please sign in to comment.