Skip to content

Commit 24ab346

Browse files
authored
Merge pull request #845 from hoverinc/MEOW-598
fix(scripts): move depcheck to main dep so other apps can use it
2 parents 3f5cbb6 + b284128 commit 24ab346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"cosmiconfig": "^7.0.1",
6868
"cross-env": "^7.0.3",
6969
"cross-spawn": "^7.0.3",
70+
"depcheck": "^1.4.3",
7071
"doctoc": "^2.1.0",
7172
"eslint": "^8.16.0",
7273
"eslint-config-airbnb": "19.0.0",
@@ -131,7 +132,6 @@
131132
"@babel/preset-env": "^7.16.11",
132133
"@types/cross-spawn": "^6.0.2",
133134
"babel-jest": "^28.1.0",
134-
"depcheck": "^1.4.3",
135135
"eslint-config-kentcdodds": "^20.0.1",
136136
"husky": "^7.0.4",
137137
"jest-in-case": "^1.0.2",

0 commit comments

Comments
 (0)