feat(devkit): bump support range to be 15 <= x <= 17 (#16421)

This commit is contained in:
Craigory Coppola 2023-04-19 18:25:41 -04:00 committed by GitHub
parent fc07794d90
commit 16e4061b5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"semver": "7.3.4"
},
"peerDependencies": {
"nx": ">= 14.1 <= 16"
"nx": ">= 15 <= 17"
},
"publishConfig": {
"access": "public"