diff --git a/package.json b/package.json index 2ca2a47ff..8bf4426ea 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,5 @@ "simple-git-hooks": { "pre-commit": "npx lint-staged", "commit-msg": "npx commitlint --edit $1" - }, - "dependencies": { - "jose": "5.7.0" } }