@nftx/config
Advanced tools
Comparing version 0.9.5 to 0.10.0
{ | ||
"name": "@nftx/config", | ||
"version": "0.9.5", | ||
"version": "0.10.0", | ||
"description": "", | ||
@@ -14,3 +14,4 @@ "homepage": "https://github.com/NFTX-project/nftxjs", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
@@ -33,5 +34,5 @@ "repository": { | ||
"dependencies": { | ||
"@nftx/constants": "^0.9.5", | ||
"@nftx/constants": "^0.10.0", | ||
"deepmerge": "^4.2.2" | ||
} | ||
} |
14769
+ Added@nftx/constants@0.10.3(transitive)
- Removed@nftx/constants@0.9.5(transitive)
Updated@nftx/constants@^0.10.0