reverse package.json
diff --git a/package.json b/package.json
index cbb2ec1..2a56c0f 100644
--- a/package.json
+++ b/package.json
@@ -52,8 +52,5 @@
     "hooks": {
       "pre-commit": "pretty-quick --staged"
     }
-  },
-  "dependencies": {
-    "prettier": "^1.18.2"
   }
 }