Skip to content

Commit

Permalink
Updates rollup version (#3956)
Browse files Browse the repository at this point in the history
  • Loading branch information
walmazacn authored Oct 7, 2024
1 parent ff0fd4c commit 21f345a
Show file tree
Hide file tree
Showing 14 changed files with 9,365 additions and 33,403 deletions.

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

270 changes: 261 additions & 9 deletions client-frameworks-support/client-support-ui5/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 client-frameworks-support/client-support-ui5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"type": "module",
"scripts": {
"bundle": "npm run build",
"build": "rollup --config"
"build": "rollup --config --bundleConfigAsCjs"
},
"dependencies": {
"@luigi-project/client": "^2.7.3"
},
"devDependencies": {
"rollup": "^3.15.0",
"rollup-plugin-copy": "^3.4.0"
"rollup": "^4.22.5",
"rollup-plugin-copy": "^3.5.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 21f345a

Please sign in to comment.