@metaplex-foundation/umi-uploader-nft-storage
Advanced tools
Comparing version 0.8.5 to 0.8.6
{ | ||
"name": "@metaplex-foundation/umi-uploader-nft-storage", | ||
"version": "0.8.5", | ||
"version": "0.8.6", | ||
"description": "An uploader implementation relying on NFT.Storage", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@metaplex-foundation/umi": "^0.8.5" | ||
"@metaplex-foundation/umi": "^0.8.6" | ||
}, | ||
@@ -40,7 +40,7 @@ "devDependencies": { | ||
"typescript": "^4.5.4", | ||
"@metaplex-foundation/umi": "^0.8.5", | ||
"@metaplex-foundation/umi-downloader-http": "^0.8.5", | ||
"@metaplex-foundation/umi-eddsa-web3js": "^0.8.5", | ||
"@metaplex-foundation/umi-http-fetch": "^0.8.5", | ||
"@metaplex-foundation/umi-rpc-web3js": "^0.8.5" | ||
"@metaplex-foundation/umi": "^0.8.6", | ||
"@metaplex-foundation/umi-downloader-http": "^0.8.6", | ||
"@metaplex-foundation/umi-eddsa-web3js": "^0.8.6", | ||
"@metaplex-foundation/umi-http-fetch": "^0.8.6", | ||
"@metaplex-foundation/umi-rpc-web3js": "^0.8.6" | ||
}, | ||
@@ -47,0 +47,0 @@ "publishConfig": { |