Skip to content

Commit d6a9595

Browse files
committed
Resolve problem with angular/compiler-cli version
1 parent 8645be2 commit d6a9595

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@angular-devkit/core": "^8.0.2",
4343
"@angular-devkit/schematics": "^8.0.2",
4444
"@angular/cli": "~8.0.2",
45-
"@angular/compiler-cli": "^8.0.0",
45+
"@angular/compiler-cli": "~8.1.2",
4646
"@angular/language-service": "~8.0.0",
4747
"@types/jasmine": "~2.8.8",
4848
"@types/jasminewd2": "~2.0.3",

0 commit comments

Comments
 (0)