Skip to content

Commit

Permalink
Merge pull request #191 from atonoy/hotfix/conflict-over-node18-fetch
Browse files Browse the repository at this point in the history
upgrade nft.storage
  • Loading branch information
fukaoi authored Sep 7, 2023
2 parents 3ae373c + 94a5505 commit 28a7fa5
Show file tree
Hide file tree
Showing 3 changed files with 1,424 additions and 414 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@tsconfig/node16": "^1.0.2",
"@tsconfig/node18": "^1.0.1",
"@tsconfig/recommended": "^1.0.1",
"@types/bn.js": "^5.1.1",
"@types/bs58": "^4.0.1",
"@types/chai": "^4.2.21",
"@types/jsdom": "^21.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@metaplex-foundation/js": "0.18.0",
"@solana-suite/shared-metaplex": "latest",
"nft.storage": "^3.3.0"
"nft.storage": "^7.1.1"
},
"browser": {
"fs": false
Expand Down
Loading

0 comments on commit 28a7fa5

Please sign in to comment.