Skip to content

Commit c2f1e7f

Browse files
committed
chore(package.json): upgrade @types/jasmine to 2.8.9 version due to errors on install
1 parent 64ac520 commit c2f1e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@angular/compiler": "^4.1.3",
4141
"@angular/compiler-cli": "^4.1.3",
4242
"@angular/core": "^4.1.3",
43-
"@types/jasmine": "^2.5.38",
43+
"@types/jasmine": "2.8.9",
4444
"@types/selenium-webdriver": "^3.0.4",
4545
"codelyzer": "3.0.1",
4646
"rxjs": "5.4.0",

0 commit comments

Comments
 (0)