Skip to content

Commit

Permalink
add back dev pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjizhan committed Sep 27, 2024
1 parent 531cf87 commit e1c6de2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/eth-rpc-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
"nyc": "^17.1.0",
"pino-pretty": "~7.0.1",
"pm2": "^5.4.2",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
"vitest": "^2.1.1"
},
"files": [
Expand Down
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ __metadata:
pino: ~7.0.0-rc.3
pino-pretty: ~7.0.1
pm2: ^5.4.2
ts-node: ^10.9.1
ts-node-dev: ^2.0.0
vitest: ^2.1.1
ws: ~8.2.3
yargs: 16.2.0
Expand Down

0 comments on commit e1c6de2

Please sign in to comment.