Skip to content

Commit

Permalink
deploy: 69a0bb5
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Mar 4, 2024
1 parent 9ec7d82 commit d6b8b97
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.4ada0dcb.css",
"main.js": "./static/js/main.4bbdd188.js",
"main.js": "./static/js/main.4f3d4070.js",
"reactPlayerYouTube.js": "./static/js/reactPlayerYouTube.de047225.chunk.js",
"reactPlayerSoundCloud.js": "./static/js/reactPlayerSoundCloud.fca705a3.chunk.js",
"reactPlayerVimeo.js": "./static/js/reactPlayerVimeo.e403c288.chunk.js",
Expand All @@ -21,7 +21,7 @@
"static/media/multisig.png": "./static/media/multisig.3ab2bbc3bda7df25ea83.png",
"index.html": "./index.html",
"main.4ada0dcb.css.map": "./static/css/main.4ada0dcb.css.map",
"main.4bbdd188.js.map": "./static/js/main.4bbdd188.js.map",
"main.4f3d4070.js.map": "./static/js/main.4f3d4070.js.map",
"reactPlayerYouTube.de047225.chunk.js.map": "./static/js/reactPlayerYouTube.de047225.chunk.js.map",
"reactPlayerSoundCloud.fca705a3.chunk.js.map": "./static/js/reactPlayerSoundCloud.fca705a3.chunk.js.map",
"reactPlayerVimeo.e403c288.chunk.js.map": "./static/js/reactPlayerVimeo.e403c288.chunk.js.map",
Expand All @@ -38,6 +38,6 @@
},
"entrypoints": [
"static/css/main.4ada0dcb.css",
"static/js/main.4bbdd188.js"
"static/js/main.4f3d4070.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="./icon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A powerful Tezos wallet"/><meta http-equiv="Content-Security-Policy" content="script-src 'self'"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Umami</title><script defer="defer" src="./static/js/main.4bbdd188.js"></script><link href="./static/css/main.4ada0dcb.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="./icon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A powerful Tezos wallet"/><meta http-equiv="Content-Security-Policy" content="script-src 'self'"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Umami</title><script defer="defer" src="./static/js/main.4f3d4070.js"></script><link href="./static/css/main.4ada0dcb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions static/js/main.4bbdd188.js → static/js/main.4f3d4070.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ License: MIT
*/

/**
* @remix-run/router v1.15.1
* @remix-run/router v1.15.2
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -126,7 +126,7 @@ License: MIT
*/

/**
* React Router DOM v6.22.1
* React Router DOM v6.22.2
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -137,7 +137,7 @@ License: MIT
*/

/**
* React Router v6.22.1
* React Router v6.22.2
*
* Copyright (c) Remix Software Inc.
*
Expand Down

Large diffs are not rendered by default.

0 comments on commit d6b8b97

Please sign in to comment.