Skip to content

Commit

Permalink
deploy: 2dc96d2
Browse files Browse the repository at this point in the history
  • Loading branch information
wendychaung committed Oct 7, 2023
1 parent ac1d2a4 commit c8dff12
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "./static/css/main.99e4cf39.css",
"main.js": "./static/js/main.ab0e4fb2.js",
"main.css": "./static/css/main.eefc237f.css",
"main.js": "./static/js/main.37a7eb02.js",
"static/media/nft-checker.png": "./static/media/nft-checker.a44f4bdee61e5ea052dd.png",
"index.html": "./index.html",
"main.99e4cf39.css.map": "./static/css/main.99e4cf39.css.map",
"main.ab0e4fb2.js.map": "./static/js/main.ab0e4fb2.js.map"
"main.eefc237f.css.map": "./static/css/main.eefc237f.css.map",
"main.37a7eb02.js.map": "./static/js/main.37a7eb02.js.map"
},
"entrypoints": [
"static/css/main.99e4cf39.css",
"static/js/main.ab0e4fb2.js"
"static/css/main.eefc237f.css",
"static/js/main.37a7eb02.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="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>NFT Checker</title><script defer="defer" src="./static/js/main.ab0e4fb2.js"></script><link href="./static/css/main.99e4cf39.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="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>NFT Checker</title><script defer="defer" src="./static/js/main.37a7eb02.js"></script><link href="./static/css/main.eefc237f.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 0 additions & 6 deletions static/css/main.99e4cf39.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.99e4cf39.css.map

This file was deleted.

6 changes: 6 additions & 0 deletions static/css/main.eefc237f.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.eefc237f.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions static/js/main.37a7eb02.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
*/

/**
* @remix-run/router v1.8.0
* @remix-run/router v1.9.0
*
* Copyright (c) Remix Software Inc.
*
Expand All @@ -58,7 +58,7 @@
*/

/**
* React Router v6.15.0
* React Router v6.16.0
*
* Copyright (c) Remix Software Inc.
*
Expand Down
1 change: 1 addition & 0 deletions static/js/main.37a7eb02.js.map

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.ab0e4fb2.js.map

This file was deleted.

0 comments on commit c8dff12

Please sign in to comment.