Skip to content

Commit 521c9c8

Browse files
authored
Merge pull request #5 from atom-community/remove-rxjs
2 parents 34eba0e + 4f5aa64 commit 521c9c8

File tree

6 files changed

+331
-1105
lines changed

6 files changed

+331
-1105
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@
6262
"dependencies": {
6363
"@atom-ide-community/nuclide-commons": "^0.8.3",
6464
"@atom-ide-community/nuclide-commons-atom": "^0.8.3",
65-
"log4js": "1.1.1",
66-
"nullthrows": "1.0.0",
67-
"rxjs-compat": "6.3.3"
65+
"log4js": "6.3.0"
6866
},
6967
"devDependencies": {
7068
"@artemv/wait-until-promise": "^1.1.2",

0 commit comments

Comments
 (0)