Skip to content

Commit a30fd95

Browse files
committed
fix: upgrade compodoc (also fixes #205)
1 parent 447b6e5 commit a30fd95

File tree

2 files changed

+578
-264
lines changed

2 files changed

+578
-264
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
"version": "0.0.0",
55
"devDependencies": {
66
"@angular/cli": "^7.0.2",
7-
"@angular/core": "^7.0.2",
87
"@angular/common": "^7.0.0",
98
"@angular/compiler": "^7.0.0",
109
"@angular/compiler-cli": "^7.0.0",
10+
"@angular/core": "^7.0.0",
1111
"@angular/platform-browser": "^7.0.0",
1212
"@angular/platform-browser-dynamic": "^7.0.0",
13-
"@angular/core": "^7.0.0",
1413
"@compodoc/compodoc": "^1.1.3",
1514
"@types/fs-extra": "^5.0.0",
1615
"@types/jest": "^23.3.0",

0 commit comments

Comments
 (0)