Skip to content

Commit

Permalink
[INTERNAL] package.json: Set minimum ui5-builder peer dependency vers…
Browse files Browse the repository at this point in the history
…ion to v4.0.0
  • Loading branch information
flovogt committed Jul 23, 2024
1 parent 755d4e8 commit 441395a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"yesno": "^0.4.0"
},
"peerDependencies": {
"@ui5/builder": "^3.4.1 || 4.0.0-alpha"
"@ui5/builder": "^3.4.1 || ^4.0.0"
},
"peerDependenciesMeta": {
"@ui5/builder": {
Expand Down

0 comments on commit 441395a

Please sign in to comment.