Skip to content

Commit 738e46f

Browse files
build: bump version
1 parent 8573823 commit 738e46f

11 files changed

+38
-16
lines changed

asset-manifest.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"files": {
3-
"main.js": "/dexterous/static/js/main.e438a2d1.js",
4-
"workbox-27f8bbbd.js.map": "/dexterous/workbox-27f8bbbd.js.map",
5-
"workbox-27f8bbbd.js": "/dexterous/workbox-27f8bbbd.js",
3+
"main.js": "/dexterous/static/js/main.453110df.js",
4+
"workbox-860edfa6.js.map": "/dexterous/workbox-860edfa6.js.map",
5+
"workbox-860edfa6.js": "/dexterous/workbox-860edfa6.js",
66
"sw.js.map": "/dexterous/sw.js.map",
77
"sw.js": "/dexterous/sw.js",
88
"index.html": "/dexterous/index.html",
9-
"main.e438a2d1.js.map": "/dexterous/static/js/main.e438a2d1.js.map"
9+
"main.453110df.js.map": "/dexterous/static/js/main.453110df.js.map"
1010
},
1111
"entrypoints": [
12-
"static/js/main.e438a2d1.js"
12+
"static/js/main.453110df.js"
1313
]
1414
}

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><title>dexterous</title><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="DEXterous"/><link rel="icon" href="/dexterous/favicon.ico"/><script defer="defer" src="/dexterous/static/js/main.e438a2d1.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><title>dexterous</title><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="DEXterous"/><link rel="icon" href="/dexterous/favicon.ico"/><script defer="defer" src="/dexterous/static/js/main.453110df.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

static/js/main.453110df.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.e438a2d1.js.LICENSE.txt static/js/main.453110df.js.LICENSE.txt

+23-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,29 @@
4848
*/
4949

5050
/**
51-
* React Router v6.3.0
51+
* @remix-run/router v1.15.3
52+
*
53+
* Copyright (c) Remix Software Inc.
54+
*
55+
* This source code is licensed under the MIT license found in the
56+
* LICENSE.md file in the root directory of this source tree.
57+
*
58+
* @license MIT
59+
*/
60+
61+
/**
62+
* React Router DOM v6.22.3
63+
*
64+
* Copyright (c) Remix Software Inc.
65+
*
66+
* This source code is licensed under the MIT license found in the
67+
* LICENSE.md file in the root directory of this source tree.
68+
*
69+
* @license MIT
70+
*/
71+
72+
/**
73+
* React Router v6.22.3
5274
*
5375
* Copyright (c) Remix Software Inc.
5476
*

static/js/main.453110df.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/js/main.e438a2d1.js

-3
This file was deleted.

static/js/main.e438a2d1.js.map

-1
This file was deleted.

sw.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sw.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workbox-27f8bbbd.js workbox-860edfa6.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workbox-27f8bbbd.js.map workbox-860edfa6.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)