Skip to content

Commit 65e2c99

Browse files
committed
update demo dep version and rebuild
1 parent b01202e commit 65e2c99

File tree

8 files changed

+20
-57
lines changed

8 files changed

+20
-57
lines changed

demo-app/package-lock.json

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

demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"dependencies": {
1818
"file-loader": "^6.2.0",
19-
"fuzzball": "^2.0.1",
19+
"fuzzball": "^2.2.0",
2020
"lodash": "^4.17.21",
2121
"prop-types": "^15.7.2",
2222
"react": "^16.14.0",

docs/asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
33
"main.css": "./static/css/main.51d8eb92.css",
4-
"main.js": "./static/js/main.016dc01d.js",
4+
"main.js": "./static/js/main.6c42ff62.js",
55
"index.html": "./index.html",
66
"main.51d8eb92.css.map": "./static/css/main.51d8eb92.css.map",
7-
"main.016dc01d.js.map": "./static/js/main.016dc01d.js.map"
7+
"main.6c42ff62.js.map": "./static/js/main.6c42ff62.js.map"
88
},
99
"entrypoints": [
1010
"static/css/main.51d8eb92.css",
11-
"static/js/main.016dc01d.js"
11+
"static/js/main.6c42ff62.js"
1212
]
1313
}

docs/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="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><title>Fuzzball Demo</title><script defer="defer" src="./static/js/main.016dc01d.js"></script><link href="./static/css/main.51d8eb92.css" rel="stylesheet"></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><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><title>Fuzzball Demo</title><script defer="defer" src="./static/js/main.6c42ff62.js"></script><link href="./static/css/main.51d8eb92.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

docs/static/js/main.016dc01d.js.map

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

docs/static/js/main.016dc01d.js renamed to docs/static/js/main.6c42ff62.js

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

docs/static/js/main.016dc01d.js.LICENSE.txt renamed to docs/static/js/main.6c42ff62.js.LICENSE.txt

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,6 @@ object-assign
44
@license MIT
55
*/
66

7-
/*!
8-
* XRegExp 3.1.1-next
9-
* <xregexp.com>
10-
* Steven Levithan (c) 2007-2016 MIT License
11-
*/
12-
13-
/*!
14-
* XRegExp Unicode Base 3.1.1-next
15-
* <xregexp.com>
16-
* Steven Levithan (c) 2008-2016 MIT License
17-
*/
18-
19-
/*! http://mths.be/fromcodepoint v0.2.1 by @mathias */
20-
21-
/*! https://mths.be/codepointat v0.2.0 by @mathias */
22-
23-
/**
24-
* @license
25-
* Lodash (Custom Build) lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE
26-
* Build: `lodash include="intersection,difference,uniq,intersectionWith,differenceWith,uniqWith,toArray,partialRight,keys,isArray,forEach,orderBy" -p -o ./lib/lodash.custom.min.js`
27-
*/
28-
297
/** @license React v0.19.1
308
* scheduler.production.min.js
319
*

docs/static/js/main.6c42ff62.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.

0 commit comments

Comments
 (0)