Skip to content

Commit 132730b

Browse files
Update deps
1 parent caff424 commit 132730b

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shardeum-foundation/json-rpc-server",
3-
"version": "1.1.0-prerelease.10",
3+
"version": "1.2.0-prerelease.0",
44
"description": "JSON RPC server for Shardeum",
55
"main": "src/server.js",
66
"scripts": {
@@ -27,9 +27,9 @@
2727
"author": "thantsintoe",
2828
"license": "ISC",
2929
"dependencies": {
30-
"@shardeum-foundation/lib-archiver-discovery": "1.2.0-prerelease.4",
31-
"@shardeum-foundation/lib-crypto-utils": "4.2.0-prerelease.4",
32-
"@shardeum-foundation/lib-types": "1.3.0-prerelease.3",
30+
"@shardeum-foundation/lib-archiver-discovery": "1.3.0-prerelease.1",
31+
"@shardeum-foundation/lib-crypto-utils": "4.3.0-prerelease.1",
32+
"@shardeum-foundation/lib-types": "1.4.0-prerelease.2",
3333
"@ethereumjs/rlp": "5.0.2",
3434
"@ethereumjs/tx": "3.4.0",
3535
"@ethereumjs/util": "9.0.2",

0 commit comments

Comments
 (0)