Skip to content

Commit

Permalink
Fix for issue #17
Browse files Browse the repository at this point in the history
  • Loading branch information
mdasberg committed Apr 2, 2015
1 parent 3b2ffbb commit 92e0cf5
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 @@ -30,7 +30,6 @@
"devDependencies": {
"buffer-equal": "0.0.1",
"fs": "0.0.2",
"fs-extra": "^0.18.0",
"grunt": "~0.4.5",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-jshint": "^0.9.2",
Expand All @@ -46,6 +45,7 @@
],
"dependencies": {
"async": "^0.9.0",
"fs-extra": "^0.18.0",
"glob": "^5.0.3",
"lodash": "^3.6.0",
"path": "^0.11.14"
Expand Down

0 comments on commit 92e0cf5

Please sign in to comment.