Skip to content

Commit

Permalink
fix: manually list @turo/cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarJaroudi committed Jul 3, 2024
1 parent 235091b commit f70841f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
"bin": {
"cspell-cli": "./hooks/cspell/index.js"
},
"type": "module",
"dependencies": {
"@turo/cspell": "1.4.0",
"cspell": "8.10.0"
},
"name": "@turo/pre-commit-hooks",
"private": true,
"type": "module",
"version": "1.0.0"
}

0 comments on commit f70841f

Please sign in to comment.