Skip to content

Commit 9dd7e0c

Browse files
committed
update package.json
1 parent d11c1ea commit 9dd7e0c

17 files changed

Lines changed: 151 additions & 822 deletions

client/build/asset-manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.9eea8eb2.chunk.css",
4-
"main.js": "/static/js/main.8c625437.chunk.js",
5-
"main.js.map": "/static/js/main.8c625437.chunk.js.map",
4+
"main.js": "/static/js/main.0760ff92.chunk.js",
5+
"main.js.map": "/static/js/main.0760ff92.chunk.js.map",
66
"runtime-main.js": "/static/js/runtime-main.81534a39.js",
77
"runtime-main.js.map": "/static/js/runtime-main.81534a39.js.map",
8-
"static/js/2.a38f3742.chunk.js": "/static/js/2.a38f3742.chunk.js",
9-
"static/js/2.a38f3742.chunk.js.map": "/static/js/2.a38f3742.chunk.js.map",
8+
"static/js/2.68ca4f9f.chunk.js": "/static/js/2.68ca4f9f.chunk.js",
9+
"static/js/2.68ca4f9f.chunk.js.map": "/static/js/2.68ca4f9f.chunk.js.map",
1010
"index.html": "/index.html",
11-
"precache-manifest.b35c278262102f0dfac5e50e408dfd6c.js": "/precache-manifest.b35c278262102f0dfac5e50e408dfd6c.js",
11+
"precache-manifest.d43658a817456f2f0feb851d3703f1c7.js": "/precache-manifest.d43658a817456f2f0feb851d3703f1c7.js",
1212
"service-worker.js": "/service-worker.js",
1313
"static/css/main.9eea8eb2.chunk.css.map": "/static/css/main.9eea8eb2.chunk.css.map",
14-
"static/js/2.a38f3742.chunk.js.LICENSE.txt": "/static/js/2.a38f3742.chunk.js.LICENSE.txt"
14+
"static/js/2.68ca4f9f.chunk.js.LICENSE.txt": "/static/js/2.68ca4f9f.chunk.js.LICENSE.txt"
1515
},
1616
"entrypoints": [
1717
"static/js/runtime-main.81534a39.js",
18-
"static/js/2.a38f3742.chunk.js",
18+
"static/js/2.68ca4f9f.chunk.js",
1919
"static/css/main.9eea8eb2.chunk.css",
20-
"static/js/main.8c625437.chunk.js"
20+
"static/js/main.0760ff92.chunk.js"
2121
]
2222
}

client/build/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href=""/><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="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.9eea8eb2.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[2],p=0,s=[];p<i.length;p++)l=i[p],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.a38f3742.chunk.js"></script><script src="/static/js/main.8c625437.chunk.js"></script></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href=""/><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="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"/><link rel="manifest" href="/manifest.json"/><title>React App</title><link href="/static/css/main.9eea8eb2.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function t(t){for(var n,l,i=t[0],f=t[1],a=t[2],p=0,s=[];p<i.length;p++)l=i[p],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in f)Object.prototype.hasOwnProperty.call(f,n)&&(e[n]=f[n]);for(c&&c(t);s.length;)s.shift()();return u.push.apply(u,a||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,i=1;i<r.length;i++){var f=r[i];0!==o[f]&&(n=!1)}n&&(u.splice(t--,1),e=l(l.s=r[0]))}return e}var n={},o={1:0},u=[];function l(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,l),r.l=!0,r.exports}l.m=e,l.c=n,l.d=function(e,t,r){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,t){if(1&t&&(e=l(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(l.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)l.d(r,n,function(t){return e[t]}.bind(null,n));return r},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="/";var i=this.webpackJsonpclient=this.webpackJsonpclient||[],f=i.push.bind(i);i.push=t,i=i.slice();for(var a=0;a<i.length;a++)t(i[a]);var c=f;r()}([])</script><script src="/static/js/2.68ca4f9f.chunk.js"></script><script src="/static/js/main.0760ff92.chunk.js"></script></body></html>

client/build/precache-manifest.b35c278262102f0dfac5e50e408dfd6c.js

Lines changed: 0 additions & 26 deletions
This file was deleted.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
self.__precacheManifest = (self.__precacheManifest || []).concat([
2+
{
3+
"revision": "2d9576135efbb45279ec578066cad46b",
4+
"url": "/index.html"
5+
},
6+
{
7+
"revision": "acd5c4e9d73963464d3c",
8+
"url": "/static/css/main.9eea8eb2.chunk.css"
9+
},
10+
{
11+
"revision": "78e50cd60e8a8ac44e34",
12+
"url": "/static/js/2.68ca4f9f.chunk.js"
13+
},
14+
{
15+
"revision": "e177558ca44eeee97bc55c237ea116a1",
16+
"url": "/static/js/2.68ca4f9f.chunk.js.LICENSE.txt"
17+
},
18+
{
19+
"revision": "acd5c4e9d73963464d3c",
20+
"url": "/static/js/main.0760ff92.chunk.js"
21+
},
22+
{
23+
"revision": "05fbb5ed970a924e23b7",
24+
"url": "/static/js/runtime-main.81534a39.js"
25+
}
26+
]);

client/build/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"/precache-manifest.b35c278262102f0dfac5e50e408dfd6c.js"
17+
"/precache-manifest.d43658a817456f2f0feb851d3703f1c7.js"
1818
);
1919

2020
self.addEventListener('message', (event) => {

client/build/static/js/2.68ca4f9f.chunk.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/js/2.a38f3742.chunk.js.LICENSE.txt renamed to client/build/static/js/2.68ca4f9f.chunk.js.LICENSE.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@
3939
* @license MIT
4040
*/
4141

42-
/**
43-
* React Router DOM v6.29.0
44-
*
45-
* Copyright (c) Remix Software Inc.
46-
*
47-
* This source code is licensed under the MIT license found in the
48-
* LICENSE.md file in the root directory of this source tree.
49-
*
50-
* @license MIT
51-
*/
52-
5342
/**
5443
* React Router v6.29.0
5544
*

client/build/static/js/2.68ca4f9f.chunk.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/build/static/js/2.a38f3742.chunk.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

client/build/static/js/2.a38f3742.chunk.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)