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 9c4f548 commit f23824cCopy full SHA for f23824c
package.json
@@ -11,14 +11,14 @@
11
},
12
"private": true,
13
"dependencies": {
14
+ "@angular/animations": "8.2.14",
15
+ "@angular/common": "8.2.14",
16
+ "@angular/compiler": "8.2.14",
17
+ "@angular/core": "8.2.14",
18
"@angular/forms": "8.2.14",
19
+ "@angular/platform-browser": "8.2.14",
20
"@angular/platform-browser-dynamic": "8.2.14",
21
"@angular/router": "8.2.14",
- "@angular/platform-browser": "8.2.14",
- "@angular/core": "8.2.14",
- "@angular/compiler": "8.2.14",
- "@angular/common": "8.2.14",
- "@angular/animations": "8.2.14",
22
"rxjs": "6.5.4",
23
"tslib": "1.11.0",
24
"zone.js": "0.10.2"
0 commit comments