@userfeeds/web3-store
Advanced tools
Comparing version 0.0.14 to 0.1.0
@@ -543,3 +543,3 @@ (function (global, factory) { | ||
} | ||
else if (this.activeNetwork !== this.network) { | ||
else if (this.activeNetwork !== this.network && this.network !== 'http') { | ||
return "Switch to " + this.network + " network to unlock all the features"; | ||
@@ -546,0 +546,0 @@ } |
{ | ||
"name": "@userfeeds/web3-store", | ||
"version": "0.0.14", | ||
"version": "0.1.0", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "keywords": [], | ||
"peerDependencies": { | ||
"@userfeeds/core": "^0.1.2", | ||
"@userfeeds/core": "^0.1.4", | ||
"@userfeeds/utils": "^0.0.1", | ||
@@ -15,0 +15,0 @@ "mobx": "^4.1.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32154