Merge pull request #892 from obastemur/patch-1

Update glob to latest
This commit is contained in:
Gregg Van Hove
2015-07-16 12:10:21 -07:00

View File

@@ -19,7 +19,7 @@
"homepage": "http://jasmine.github.io", "homepage": "http://jasmine.github.io",
"main": "./lib/jasmine-core.js", "main": "./lib/jasmine-core.js",
"devDependencies": { "devDependencies": {
"glob": "~3.2.9", "glob": "~5.0.13",
"grunt": "~0.4.1", "grunt": "~0.4.1",
"grunt-cli": "^0.1.13", "grunt-cli": "^0.1.13",
"grunt-contrib-compass": "~0.6.0", "grunt-contrib-compass": "~0.6.0",