Skip to content

Commit

Permalink
SHARD-999: npm migration use github instead of npm (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
urnotsam authored Nov 21, 2024
1 parent 95da5b1 commit ead4455
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
21 changes: 10 additions & 11 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
@@ -1,5 +1,5 @@
{
"name": "@shardeum-foundation/archiver",
"name": "@shardus/archiver",
"version": "3.5.7-0",
"engines": {
"node": "18.16.1"
Expand Down Expand Up @@ -80,9 +80,9 @@
"dependencies": {
"@fastify/cors": "^8.2.0",
"@fastify/rate-limit": "^7.6.0",
"@shardus/archiver-discovery": "^1.1.0",
"@shardus/crypto-utils": "4.1.4",
"@shardus/types": "1.2.21",
"@shardus/archiver-discovery": "git+https://github.com/shardeum/lib-archiver-discovery#v1.1.0",
"@shardus/crypto-utils": "git+https://github.com/shardeum/lib-crypto-utils#v4.1.4",
"@shardus/types": "git+https://github.com/shardeum/lib-types#v1.2.21",
"deepmerge": "^4.2.2",
"fastify": "4.12.0",
"log4js": "^6.3.0",
Expand Down

0 comments on commit ead4455

Please sign in to comment.