Skip to content

Commit

Permalink
Upgrade: Update glob dependency (closes #8)
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra authored and phated committed Dec 28, 2018
1 parent ad24223 commit 225271d
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 @@ -28,7 +28,7 @@
"test": "grunt nodeunit"
},
"dependencies": {
"glob": "~3.2.9"
"glob": "~4.0.0"
},
"devDependencies": {
"grunt": "~0.4.4",
Expand Down

0 comments on commit 225271d

Please sign in to comment.