Skip to content

Commit eaf5a47

Browse files
frantic1048claude
andcommitted
fix: add @nx/js dependency required by nx release
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8c9af43 commit eaf5a47

2 files changed

Lines changed: 1642 additions & 20 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,16 @@
4242
"@commitlint/cli": "18.4.4",
4343
"@commitlint/config-conventional": "18.4.4",
4444
"@commitlint/cz-commitlint": "18.4.4",
45+
"@nx/js": "22.0.2",
4546
"@rightcapital/eslint-config": "37.0.1",
4647
"@rightcapital/prettier-config": "6.0.9",
4748
"@types/express": "4.17.21",
4849
"@types/node": "20",
4950
"@verdaccio/types": "10.8.0",
50-
"nx": "22.0.2",
5151
"commitizen": "4.3.0",
5252
"eslint": "9.13.0",
5353
"husky": "9.1.7",
54+
"nx": "22.0.2",
5455
"prettier": "3.1.1",
5556
"typescript": "5.3.3"
5657
}

0 commit comments

Comments
 (0)