Skip to content

Commit

Permalink
fix: make glob a runtime dep
Browse files Browse the repository at this point in the history
  • Loading branch information
drawnepicenter committed Aug 1, 2016
1 parent 39402e1 commit c3b5afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"dependencies": {
"chalk": "^1.1.3",
"dotty": "^0.0.2",
"glob": "^7.0.5",
"good-guy-http": "^1.7.3",
"lodash": "^4.14.1",
"moment": "^2.14.1",
Expand All @@ -64,7 +65,6 @@
"del": "^2.2.1",
"eslint": "^3.2.0",
"fs-extra": "^0.30.0",
"glob": "^7.0.5",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
"gulp-coveralls": "^0.1.4",
Expand Down

0 comments on commit c3b5afb

Please sign in to comment.