Skip to content

Commit

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

0 comments on commit 97622cf

Please sign in to comment.