Skip to content

Commit

Permalink
Change all deps to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
lo5 committed Jan 6, 2015
1 parent b6b8d72 commit a2e21dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"src",
"tools"
],
"dependencies": {
"dependencies": {},
"devDependencies": {
"jquery": "~2.1.0",
"d3": "~3.5.2",
"lodash": "~2.4.1",
Expand All @@ -48,6 +49,5 @@
"stacktrace-js": "~0.6.2",
"vega": "~1.4.2",
"node-uuid": "~1.4.1"
},
"devDependencies": {}
}
}

0 comments on commit a2e21dd

Please sign in to comment.