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 3584103 commit 98ff423Copy full SHA for 98ff423
docs/package.json
@@ -14,15 +14,15 @@
14
"author": "Minko Gechev <mgechev@gmail.com>",
15
"license": "MIT",
16
"dependencies": {
17
- "@angular/compiler": "8.1.3",
18
- "@angular/core": "8.1.3",
+ "@angular/compiler": "8.2.8",
+ "@angular/core": "8.2.8",
19
"codelyzer": "5.1.1",
20
"codemirror": "5.49.0",
21
"rxjs": "5.5.12",
22
"tslint": "5.20.0",
23
"typescript": "2.9.2",
24
"uglifyjs": "2.4.11",
25
- "zone.js": "0.10.0"
+ "zone.js": "0.10.2"
26
},
27
"devDependencies": {
28
"browserify": "16.5.0",
0 commit comments