diff --git a/package.json b/package.json index 2462892a..e49599bf 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,6 @@ "eslint . --fix", "git add" ] - } + }, + "dependencies": {} }