Skip to content

Commit 136a584

Browse files
authored
ci: pin nx version to fix build (#1143)
1 parent 2bd0696 commit 136a584

File tree

2 files changed

+476
-238
lines changed

2 files changed

+476
-238
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-react-hooks": "^5.1.0",
5252
"jsdom": "^25.0.1",
5353
"knip": "^5.39.2",
54-
"nx": "^20.2.0",
54+
"nx": "20.4.0",
5555
"premove": "^4.0.0",
5656
"prettier": "^3.4.2",
5757
"publint": "^0.2.12",

0 commit comments

Comments
 (0)