Skip to content

Commit

Permalink
shard-999: npm migration use github (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrypnotoad authored Nov 13, 2024
1 parent 0d9c706 commit 91500b5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
17 changes: 8 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@fastify/nextjs": "10.0.1",
"@fastify/rate-limit": "8.0.3",
"@fastify/websocket": "8.2.0",
"@shardus/archiver-discovery": "1.1.0",
"@shardus/crypto-utils": "4.1.4",
"@shardus/types": "1.2.13",
"@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.13",
"@svgr/webpack": "8.0.1",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
Expand Down

0 comments on commit 91500b5

Please sign in to comment.