diff options
-rw-r--r-- | packages/0x.js/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 4a4d6d2c8..53ddfd258 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -66,6 +66,7 @@ "npm-run-all": "^4.1.2", "nyc": "^11.0.1", "opn-cli": "^3.1.0", + "prettier": "^1.11.1", "request": "^2.81.0", "request-promise-native": "^1.0.5", "shx": "^0.2.2", |