Skip to content

Commit

Permalink
Update Loadable Components
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnito committed Sep 25, 2024
1 parent cde1b74 commit 20153ae
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sharetribe-scripts",
"version": "6.0.1",
"version": "6.0.2",
"description": "Fork of facebookincubator/create-react-app@5.0.1 with some additional features. This is a major version update to CRA",
"repository": {
"type": "git",
Expand Down Expand Up @@ -31,8 +31,8 @@
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "7.12.1",
"@loadable/babel-plugin": "^5.13.2",
"@loadable/component": "^5.15.2",
"@loadable/babel-plugin": "^5.16.1",
"@loadable/component": "^5.16.4",
"@loadable/webpack-plugin": "^5.15.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
"@svgr/webpack": "^5.5.0",
Expand Down

0 comments on commit 20153ae

Please sign in to comment.