Skip to content

Commit

Permalink
Upgrade bundlesize module as npm install works on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbachmann committed Jul 31, 2024
1 parent e1c5101 commit 60743d0
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 42 deletions.
102 changes: 61 additions & 41 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"axios": "^0.27.2",
"bundlesize": "^0.18.1",
"bundlesize": "^0.18.2",
"chai": "^4.3.6",
"eslint": "^8.16.0",
"mocha": "^10.0.0",
Expand Down

0 comments on commit 60743d0

Please sign in to comment.