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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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-9a932aae8aeea202036e.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.61-0",
17
+ "version": "1.1.61-1",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.61-0",
21
- "@subwallet/extension-inject": "^1.1.61-0",
22
- "@subwallet/extension-koni-ui": "^1.1.61-0"
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",