Skip to content

Commit

Permalink
add rxjs
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Mar 3, 2023
1 parent 6189e2e commit 0eb89b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion executor/pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
],
"main": "chopsticks_executor.js",
"types": "chopsticks_executor.d.ts"
}
}
1 change: 1 addition & 0 deletions packages/chopsticks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"pino": "^8.11.0",
"pino-pretty": "^9.4.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0",
"sqlite3": "^5.1.4",
"typeorm": "^0.3.12",
"ws": "^8.12.1",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ __metadata:
pino-pretty: ^9.4.0
prettier: ^2.8.4
reflect-metadata: ^0.1.13
rxjs: ^7.8.0
sqlite3: ^5.1.4
ts-node: ^10.9.1
ts-node-dev: ^2.0.0
Expand Down

0 comments on commit 0eb89b0

Please sign in to comment.