Skip to content

Commit 0c87efa

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump bootstrap from 4.6.0 to 4.6.1 in /example
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4d2380 commit 0c87efa

File tree

2 files changed

+37
-8
lines changed

2 files changed

+37
-8
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@ginkgo-bioworks/react-json-schema-form-builder": "file:..",
1919
"@rjsf/bootstrap-4": "^3.0.0",
2020
"@rjsf/core": "^2.4.1",
21-
"bootstrap": "^4.6.0",
21+
"bootstrap": "^4.6.1",
2222
"react": "file:../node_modules/react",
2323
"react-bootstrap": "^1.6.4",
2424
"react-dom": "file:../node_modules/react-dom",

0 commit comments

Comments
 (0)