Skip to content

Commit

Permalink
Merge pull request #999 from Koniverse/issue-993
Browse files Browse the repository at this point in the history
[issue-993] Update web-runner version 1.1.10
  • Loading branch information
nguyenduythuc authored Sep 7, 2023
2 parents 466bc21 + 21623a3 commit 450f30e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion html/PageJs.bundle/page.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/Web.bundle/site/index.html
Original file line number Diff line number Diff line change
@@ -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-82ff6a30707cb66d8b3d.js"></script></head><body><div id="root">SubWallet</div></body></html>
<!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-5218ec43c616158db3a2.js"></script></head><body><div id="root">SubWallet</div></body></html>

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@react-navigation/native": "^6.1.2",
"@react-navigation/native-stack": "^6.9.8",
"@reduxjs/toolkit": "^1.9.2",
"@subwallet/extension-chains": "^1.1.9-0",
"@subwallet/extension-dapp": "^1.1.9-0",
"@subwallet/extension-chains": "^1.1.10-0",
"@subwallet/extension-dapp": "^1.1.10-0",
"@subwallet/keyring": "^0.0.10",
"@subwallet/react-ui": "^5.1.2-b69",
"@subwallet/ui-keyring": "^0.0.10",
Expand Down Expand Up @@ -136,8 +136,8 @@
"@babel/runtime": "^7.20.6",
"@polkadot/types": "^9.9.4",
"@react-native-community/eslint-config": "^3.2.0",
"@subwallet/chain-list": "^0.2.10",
"@subwallet/extension-base": "^1.1.9-0",
"@subwallet/chain-list": "^0.2.12",
"@subwallet/extension-base": "^1.1.10-0",
"@tsconfig/react-native": "^2.0.2",
"@types/jest": "^29.2.3",
"@types/react": "^18.0.25",
Expand Down Expand Up @@ -186,8 +186,8 @@
"@polkadot/util": "^12.2.1",
"@polkadot/api": "^10.7.2",
"@polkadot/util-crypto": "^12.2.1",
"@subwallet/extension-base": "^1.1.9-0",
"@subwallet/chain-list": "0.2.10",
"@subwallet/extension-base": "^1.1.10-0",
"@subwallet/chain-list": "0.2.12",
"react-native-svg": "^13.6.0"
},
"jest": {
Expand Down

0 comments on commit 450f30e

Please sign in to comment.