Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenya476 committed Jun 6, 2024
1 parent ce94d0a commit d93eb92
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 17 deletions.
10 changes: 5 additions & 5 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/allbridge-example-react/static/css/main.520ab86f.css",
"main.js": "/allbridge-example-react/static/js/main.1a74c695.js",
"static/js/453.ece0bd0d.chunk.js": "/allbridge-example-react/static/js/453.ece0bd0d.chunk.js",
"main.js": "/allbridge-example-react/static/js/main.76c78a14.js",
"static/js/453.809a7fa7.chunk.js": "/allbridge-example-react/static/js/453.809a7fa7.chunk.js",
"index.html": "/allbridge-example-react/index.html",
"main.520ab86f.css.map": "/allbridge-example-react/static/css/main.520ab86f.css.map",
"main.1a74c695.js.map": "/allbridge-example-react/static/js/main.1a74c695.js.map",
"453.ece0bd0d.chunk.js.map": "/allbridge-example-react/static/js/453.ece0bd0d.chunk.js.map"
"main.76c78a14.js.map": "/allbridge-example-react/static/js/main.76c78a14.js.map",
"453.809a7fa7.chunk.js.map": "/allbridge-example-react/static/js/453.809a7fa7.chunk.js.map"
},
"entrypoints": [
"static/css/main.520ab86f.css",
"static/js/main.1a74c695.js"
"static/js/main.76c78a14.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/allbridge-example-react/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Allbridge Core SDK Example Project"/><link rel="apple-touch-icon" href="/allbridge-example-react/logo192.png"/><link rel="manifest" href="/allbridge-example-react/manifest.json"/><title>Allbridge Core SDK Example</title><script defer="defer" src="/allbridge-example-react/static/js/main.1a74c695.js"></script><link href="/allbridge-example-react/static/css/main.520ab86f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/allbridge-example-react/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Allbridge Core SDK Example Project"/><link rel="apple-touch-icon" href="/allbridge-example-react/logo192.png"/><link rel="manifest" href="/allbridge-example-react/manifest.json"/><title>Allbridge Core SDK Example</title><script defer="defer" src="/allbridge-example-react/static/js/main.76c78a14.js"></script><link href="/allbridge-example-react/static/css/main.520ab86f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
2 changes: 2 additions & 0 deletions static/js/453.809a7fa7.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions static/js/453.ece0bd0d.chunk.js

This file was deleted.

3 changes: 0 additions & 3 deletions static/js/main.1a74c695.js

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.76c78a14.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
* @license MIT
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* URI.js - Mutating URLs
*
Expand Down Expand Up @@ -77,20 +84,18 @@ PERFORMANCE OF THIS SOFTWARE.

/*! For license information please see stellar-sdk.min.js.LICENSE.txt */

/*! For license information please see web3.min.js.LICENSE.txt */

/*! For license information please see xdr.js.LICENSE.txt */

/*! https://mths.be/punycode v1.4.0 by @mathias */

/*! https://mths.be/punycode v1.4.1 by @mathias */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */

/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */

/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
Expand Down

Large diffs are not rendered by default.

0 comments on commit d93eb92

Please sign in to comment.