Skip to content

Commit 0c337da

Browse files
fix(nx-python): fix nx-python nx dependency to use any 17 version
1 parent 5f8b38f commit 0c337da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nx-python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"uuid": "^9.0.0",
2222
"file-uri-to-path": "^2.0.0",
2323
"cross-spawn": "^7.0.3",
24-
"nx": "17.2.6",
24+
"nx": "^17.0.0",
2525
"command-exists": "^1.2.9",
2626
"lodash": "4.17.21"
2727
},

0 commit comments

Comments
 (0)