Skip to content

Commit a7aa412

Browse files
committed
chore: fix typings for Jasmine and TS 2.0
1 parent a22474e commit a7aa412

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
@@ -117,7 +117,7 @@
117117
"@types/express": "^4.0.32",
118118
"@types/fs-extra": "0.0.37",
119119
"@types/glob": "^5.0.29",
120-
"@types/jasmine": "^2.2.32",
120+
"@types/jasmine": "~2.2.0",
121121
"@types/lodash": "4.14.50",
122122
"@types/mock-fs": "^3.6.30",
123123
"@types/node": "^6.0.36",

0 commit comments

Comments
 (0)