Skip to content

Commit 6b86c33

Browse files
committed
feat(devkit): bump compatibility to Nx 21 - 23
1 parent d651d17 commit 6b86c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"nx": "workspace:*"
4242
},
4343
"peerDependencies": {
44-
"nx": ">= 20 <= 22"
44+
"nx": ">= 21 <= 23"
4545
},
4646
"publishConfig": {
4747
"access": "public"

0 commit comments

Comments
 (0)