Skip to content

Commit

Permalink
feat(semver): bump @nx/devkit to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed May 10, 2024
1 parent a061178 commit b45f1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"url": "https://github.com/jscutlery/semver"
},
"peerDependencies": {
"@nx/devkit": "^18.0.0"
"@nx/devkit": "^18.0.0 || ^19.0.0"
},
"dependencies": {
"chalk": "4.1.2",
Expand Down

0 comments on commit b45f1f9

Please sign in to comment.