Skip to content

Commit 44ddced

Browse files
committed
chore: fix pkg install
1 parent 97e1e6c commit 44ddced

File tree

2 files changed

+101
-20
lines changed

2 files changed

+101
-20
lines changed

package-lock.json

Lines changed: 100 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
"@commitlint/cz-commitlint": "^19.5.0",
5858
"@commitlint/types": "^19.5.0",
5959
"@nodelib/fs.walk": "^2.0.0",
60-
"@nx/eslint": "^21.4.1",
61-
"@nx/eslint-plugin": "^21.4.1",
60+
"@nx/eslint-plugin": "21.4.1",
6261
"@nx/js": "21.4.1",
6362
"@nx/plugin": "21.4.1",
6463
"@nx/react": "21.4.1",

0 commit comments

Comments
 (0)