@subwallet/web-runner 1.1.60-1 → 1.1.61-1

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-6fe381d0214a6d4624d2.js"></script><script defer="defer" src="web-runner-3919ccb2afaeee635a43.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-6fe381d0214a6d4624d2.js"></script><script defer="defer" src="web-runner-f462375ec552348249d7.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1083,7 +1083,6 @@
1083
1083
  "OK": "",
1084
1084
  "Active stake": "",
1085
1085
  "Supply more": "",
1086
- "Earning position detail": "",
1087
1086
  "Rewards unavailable": "",
1088
1087
  "You don't have any rewards to claim at the moment. Try again later.": "",
1089
1088
  "Visit Astar portal": "",
@@ -1083,7 +1083,6 @@
1083
1083
  "OK": "",
1084
1084
  "Active stake": "",
1085
1085
  "Supply more": "",
1086
- "Earning position detail": "",
1087
1086
  "Rewards unavailable": "",
1088
1087
  "You don't have any rewards to claim at the moment. Try again later.": "",
1089
1088
  "Visit Astar portal": "",
@@ -1083,7 +1083,6 @@
1083
1083
  "OK": "",
1084
1084
  "Active stake": "",
1085
1085
  "Supply more": "",
1086
- "Earning position detail": "",
1087
1086
  "Rewards unavailable": "",
1088
1087
  "You don't have any rewards to claim at the moment. Try again later.": "",
1089
1088
  "Visit Astar portal": "",
@@ -1083,7 +1083,6 @@
1083
1083
  "OK": "",
1084
1084
  "Active stake": "",
1085
1085
  "Supply more": "",
1086
- "Earning position detail": "",
1087
1086
  "Rewards unavailable": "",
1088
1087
  "You don't have any rewards to claim at the moment. Try again later.": "",
1089
1088
  "Visit Astar portal": "",
@@ -1083,7 +1083,6 @@
1083
1083
  "OK": "",
1084
1084
  "Active stake": "",
1085
1085
  "Supply more": "",
1086
- "Earning position detail": "",
1087
1086
  "Rewards unavailable": "",
1088
1087
  "You don't have any rewards to claim at the moment. Try again later.": "",
1089
1088
  "Visit Astar portal": "",
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.60-1",
17
+ "version": "1.1.61-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.60-1",
21
- "@subwallet/extension-inject": "^1.1.60-1",
22
- "@subwallet/extension-koni-ui": "^1.1.60-1"
20
+ "@subwallet/extension-base": "^1.1.61-1",
21
+ "@subwallet/extension-inject": "^1.1.61-1",
22
+ "@subwallet/extension-koni-ui": "^1.1.61-1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",