Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit f6f6e47

Browse files
committed
Installed angular-mocks typings
We need these typings for the test files to build properly.
1 parent d14bf9c commit f6f6e47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"@angular/upgrade": "~2.4.0",
8787
"@types/angular": "1.5.16",
8888
"@types/angular-ui-bootstrap": "~0.13.35",
89+
"@types/angular-mocks": "^1.5.9",
8990
"@types/bootstrap": "~3.3.32",
9091
"@types/bootstrap-touchspin": "0.0.29",
9192
"@types/chai": "~3.4.33",

0 commit comments

Comments
 (0)