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 8b7d153 commit 5a3fde7Copy full SHA for 5a3fde7
docs/package.json
@@ -14,15 +14,15 @@
14
"author": "Minko Gechev <mgechev@gmail.com>",
15
"license": "MIT",
16
"dependencies": {
17
- "@angular/compiler": "8.2.11",
18
- "@angular/core": "8.2.11",
+ "@angular/compiler": "8.2.14",
+ "@angular/core": "8.2.14",
19
"codelyzer": "5.2.2",
20
"codemirror": "5.59.2",
21
"rxjs": "6.5.3",
22
"tslint": "5.20.0",
23
"typescript": "3.9.7",
24
"uglifyjs": "2.4.11",
25
- "zone.js": "0.10.2"
+ "zone.js": "0.14.1"
26
},
27
"devDependencies": {
28
"browserify": "16.5.0",
0 commit comments