Skip to content

Commit 8c164c4

Browse files
authored
Merge pull request #994 from fosrl/dev
remove duplicate yargs
2 parents 66e8a46 + 8c6a4a9 commit 8c164c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@
139139
"tsc-alias": "1.8.16",
140140
"tsx": "4.20.3",
141141
"typescript": "^5",
142-
"typescript-eslint": "^8.35.0",
143-
"yargs": "18.0.0"
142+
"typescript-eslint": "^8.35.0"
144143
},
145144
"overrides": {
146145
"emblor": {

0 commit comments

Comments
 (0)