Skip to content

Commit

Permalink
fix: limit versions temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Apr 3, 2023
1 parent da947c4 commit 309dd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"datasource": "node",
"versioning": "semver",
"startVersion": "14.15.0",
"versions": ["14.21.3", "16.20.0", "18.15.0", "19.8.1"],
"ignoredVersions": [],
"allowedVersions": "^14.15.0 || ^16.13.0 || >=18.12.0",
"extractVersion": "^v(?<version>.*)$"
Expand Down

0 comments on commit 309dd7a

Please sign in to comment.