Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 32ad764

Browse files
committed
update gh-pages
1 parent 3fc9561 commit 32ad764

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

docs/build/bundle.2e874c0b.js renamed to docs/build/bundle.9e5e04cf.js

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

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>@buildo/react-components</title><meta charset="utf-8"><title>@buildo/react-components</title><link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700' rel='stylesheet' type='text/css'><link rel="stylesheet" href="https://i.icomoon.io/public/5ba04e2a5e/Showroom/style.css"><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><div id="rsg-root"></div><script src="build/bundle.2e874c0b.js"></script></body></html>
1+
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>@buildo/react-components</title><meta charset="utf-8"><title>@buildo/react-components</title><link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700' rel='stylesheet' type='text/css'><link rel="stylesheet" href="https://i.icomoon.io/public/5ba04e2a5e/Showroom/style.css"><meta name="viewport" content="width=device-width, initial-scale=1.0"></head><body><div id="rsg-root"></div><script src="build/bundle.9e5e04cf.js"></script></body></html>

yarn.lock

+8-3
Original file line numberDiff line numberDiff line change
@@ -1599,8 +1599,8 @@ buildo-normalize-css@^3.0.2:
15991599
normalize.css "^6.0.0"
16001600

16011601
buildo-react-components@buildo/react-components:
1602-
version "0.47.1"
1603-
resolved "https://codeload.github.com/buildo/react-components/tar.gz/971fb0230c6d77c4a0270544b06f9849637d7bf3"
1602+
version "0.47.2"
1603+
resolved "https://codeload.github.com/buildo/react-components/tar.gz/3553c18a5c3411acd2c7beaf17b7c5e5e05a3923"
16041604
dependencies:
16051605
bowser "1.7.3"
16061606
classnames "2.2.5"
@@ -1619,7 +1619,7 @@ buildo-react-components@buildo/react-components:
16191619
react-dnd "2.4.0"
16201620
react-dnd-html5-backend "2.4.1"
16211621
react-flexview "4.0.4"
1622-
react-input-children "4.0.1"
1622+
react-input-children "4.0.2"
16231623
react-select "2.4.1"
16241624
react-transition-group "1.2.0"
16251625
sass-flex-mixins "0.1.0"
@@ -6425,6 +6425,11 @@ [email protected]:
64256425
dependencies:
64266426
prop-types "^15.6.0"
64276427

6428+
6429+
version "4.0.2"
6430+
resolved "https://registry.yarnpkg.com/react-input-children/-/react-input-children-4.0.2.tgz#052a5f716e362d9d5c2e0e505735a9db948e2e70"
6431+
integrity sha512-gGwGzwT8/FhCNjygxyjaNShA42uPfoR9kZ4oc9uw+vzqlgzpfubEpaBU6JrUh5o3I3A/S/Xc/Mb1h2HvZUH3XQ==
6432+
64286433
react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6:
64296434
version "16.8.6"
64306435
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"

0 commit comments

Comments
 (0)