Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Fix build when grunt is not installed globally
Browse files Browse the repository at this point in the history
  • Loading branch information
ooflorent committed Jun 8, 2015
1 parent 4c5cddd commit 4c5d125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"glob": "~5.0.3",
"grunt": "~0.4.5",
"grunt-browserify": "~3.8.0",
"grunt-cli": "~0.1.13",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-coffee": "~0.13.0",
"grunt-contrib-compress": "~0.13.0",
Expand Down

0 comments on commit 4c5d125

Please sign in to comment.