Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 6f7d729

Browse files
committed
refactor: remove peerDepedencies
They are not valid for non-NG projects
1 parent 4d00d19 commit 6f7d729

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,5 @@
9898
"rxjs": "^6.2.0",
9999
"source-map-support": "^0.5.0",
100100
"typescript": "~2.7.2"
101-
},
102-
"peerDependencies": {
103-
"@ngtools/webpack": "^6.1.0-rc.0",
104-
"@angular/compiler-cli": "^6.0.0"
105101
}
106102
}

0 commit comments

Comments
 (0)