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

Commit 4e00f02

Browse files
committed
fix(package): add rxjs-compat and rxjs-tslint to support the upgrade of rxjs
1 parent f7e9dcb commit 4e00f02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@
175175
"rimraf": "2.6.2",
176176
"run-sequence": "2.2.1",
177177
"rxjs": "6.2.2",
178+
"rxjs-compat": "6.2.1",
179+
"rxjs-tslint": "0.1.5",
178180
"script-ext-html-webpack-plugin": "2.0.1",
179181
"semantic-release": "15.8.1",
180182
"source-map-loader": "0.2.3",

0 commit comments

Comments
 (0)