@switchboard-xyz/defikingdoms-sdk
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@switchboard-xyz/defikingdoms-sdk", | ||
"license": "MIT", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "🛠 An SDK for building applications on top of DefiKingdoms.", | ||
@@ -29,3 +29,8 @@ "main": "dist/index.js", | ||
"tiny-warning": "^1.0.3", | ||
"toformat": "^2.0.0" | ||
"toformat": "^2.0.0", | ||
"@ethersproject/address": "^5.0.0-beta", | ||
"@ethersproject/contracts": "^5.0.0-beta", | ||
"@ethersproject/networks": "^5.0.0-beta", | ||
"@ethersproject/providers": "^5.0.0-beta", | ||
"@ethersproject/solidity": "^5.0.0-beta" | ||
}, | ||
@@ -32,0 +37,0 @@ "peerDependencies": { |
542477
16