Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 9921c91

Browse files
removing rxjs as direct dep
1 parent 9f18516 commit 9921c91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/create-nteract-app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ function run(root, appName, version, verbose, originalDirectory, template) {
107107
"@nteract/editor",
108108
"@nteract/ion",
109109
"@nteract/logos",
110-
"rxjs",
111110
"lodash"
112111
];
113112

0 commit comments

Comments
 (0)