@subwallet/web-runner 1.1.16-1 → 1.1.17-0

Sign up to get free protection for your applications and to get access to all the features.
package/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-a53674e185dd4ba57ba0.js"></script></head><body><div id="root">SubWallet</div></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-2cbe8504a1de420e3a98.js"></script><script defer="defer" src="web-runner-aba4c03e81614d404c44.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -845,5 +845,6 @@
845
845
  "You can stake in-app easily": "",
846
846
  "No staking found": "",
847
847
  "Try searching or importing one": "",
848
- "Your dApps will show up here": ""
848
+ "Your dApps will show up here": "",
849
+ "This feature is not yet available for this NFT": ""
849
850
  }
@@ -845,5 +845,6 @@
845
845
  "You can stake in-app easily": "",
846
846
  "No staking found": "",
847
847
  "Try searching or importing one": "",
848
- "Your dApps will show up here": ""
848
+ "Your dApps will show up here": "",
849
+ "This feature is not yet available for this NFT": ""
849
850
  }
@@ -845,5 +845,6 @@
845
845
  "You can stake in-app easily": "",
846
846
  "No staking found": "",
847
847
  "Try searching or importing one": "",
848
- "Your dApps will show up here": ""
848
+ "Your dApps will show up here": "",
849
+ "This feature is not yet available for this NFT": ""
849
850
  }
@@ -845,5 +845,6 @@
845
845
  "You can stake in-app easily": "Bạn có thể stake dễ dàng trong ví",
846
846
  "No staking found": "Không tìm thấy stake",
847
847
  "Try searching or importing one": "Vui lòng thử tìm kiếm hoặc nhập thủ công",
848
- "Your dApps will show up here": "DApp của bạn sẽ hiển thị tại đây"
848
+ "Your dApps will show up here": "DApp của bạn sẽ hiển thị tại đây",
849
+ "This feature is not yet available for this NFT": ""
849
850
  }
@@ -845,5 +845,6 @@
845
845
  "You can stake in-app easily": "您可以在钱包内方便地进行质押",
846
846
  "No staking found": "未找到质押",
847
847
  "Try searching or importing one": "请搜索或手动导入",
848
- "Your dApps will show up here": "您的dApp将在此处出现"
848
+ "Your dApps will show up here": "您的dApp将在此处出现",
849
+ "This feature is not yet available for this NFT": ""
849
850
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.16-1",
17
+ "version": "1.1.17-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.16-1",
21
- "@subwallet/extension-inject": "^1.1.16-1",
22
- "@subwallet/extension-koni-ui": "^1.1.16-1"
20
+ "@subwallet/extension-base": "^1.1.17-0",
21
+ "@subwallet/extension-inject": "^1.1.17-0",
22
+ "@subwallet/extension-koni-ui": "^1.1.17-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",