Skip to content

Commit

Permalink
Package.json updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanson-github committed Dec 10, 2024
1 parent e4ecec8 commit 5a2a407
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
19 changes: 7 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"dependencies": {
"@hapi/sntp": "3.1.1",
"@mapbox/node-pre-gyp": "1.0.10",
"@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#v4.1.5",
"@shardus/net": "git+https://github.com/shardeum/lib-net#v1.4.5",
"@shardus/types": "git+https://github.com/shardeum/lib-types#v1.2.22",
"@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#dev",
"@shardus/net": "git+https://github.com/shardeum/lib-net#dev",
"@shardus/types": "git+https://github.com/shardeum/lib-types#dev",
"@types/better-sqlite3": "7.6.3",
"body-parser": "1.18.3",
"bytenode": "1.3.4",
Expand All @@ -66,7 +66,7 @@
"log4js-extend": "0.2.1",
"nat-api": "timadinorth/nat-api#appsec-dep-fix",
"neverthrow": "6.0.0",
"rfdc": "^1.3.0",
"rfdc": "1.4.1",
"socket.io": "2.5.0",
"sqlite3": "5.1.6",
"streamroller": "3.1.3",
Expand Down

0 comments on commit 5a2a407

Please sign in to comment.