Skip to content

Commit

Permalink
npm: add dependencies to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bergey committed Nov 24, 2014
1 parent 7b5604e commit dd8ad73
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
},
"devDependencies": {
"browser-sync": "^1.7.0",
"browserify": "^6.3.3",
"del": "^0.1.3",
"gulp-filter": "^1.0.2",
"gulp": "^3.8.10",
"gulp-filter": "^1.0.2",
"gulp-gh-pages": "^0.4.0",
"gulp-replace": "^0.5.0",
"gulp-requirejs": "^0.1.3",
Expand Down

0 comments on commit dd8ad73

Please sign in to comment.