We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1d51f commit 5ad7ae2Copy full SHA for 5ad7ae2
package.json
@@ -46,8 +46,8 @@
46
},
47
"devDependencies": {
48
"@angular-devkit/schematics": "^8.1.2",
49
- "@angular/compiler": "^8.0.3",
50
- "@angular/compiler-cli": "^8.0.3",
+ "@angular/compiler": "8.0.3",
+ "@angular/compiler-cli": "8.0.3",
51
"@angular/platform-browser": "^8.1.2",
52
"@angular/platform-browser-dynamic": "^8.1.2",
53
"@angular/platform-server": "^8.1.2",
0 commit comments