Skip to content

Commit 225271d

Browse files
yocontraphated
authored andcommitted
Upgrade: Update glob dependency (closes #8)
1 parent ad24223 commit 225271d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test": "grunt nodeunit"
2929
},
3030
"dependencies": {
31-
"glob": "~3.2.9"
31+
"glob": "~4.0.0"
3232
},
3333
"devDependencies": {
3434
"grunt": "~0.4.4",

0 commit comments

Comments
 (0)