Skip to content

Commit 9a0fda6

Browse files
author
Gregg Van Hove
committed
Update glob dependency
- Fixes #78 - Fixes jasmine/jasmine#1148
1 parent 31897dd commit 9a0fda6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"exit": "^0.1.2",
22-
"glob": "^3.2.11",
22+
"glob": "^7.0.6",
2323
"jasmine-core": "~2.5.0"
2424
},
2525
"bin": "./bin/jasmine.js",

0 commit comments

Comments
 (0)