Skip to content

Commit 90fd995

Browse files
SergeyKuryatnickvalorkin
authored andcommitted
fix(package.json): locked version tor types/jasmine (#1635)
1 parent 9cdb4e5 commit 90fd995

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
@@ -74,7 +74,7 @@
7474
"@angular/router": "^3.4.4",
7575
"@angular/tsc-wrapped": "0.5.1",
7676
"@ngtools/webpack": "1.2.7",
77-
"@types/jasmine": "^2.5.41",
77+
"@types/jasmine": "2.5.41",
7878
"@types/marked": "0.0.28",
7979
"@types/node": "7.0.0",
8080
"@types/webpack": "^2.2.2",

0 commit comments

Comments
 (0)