Skip to content

Commit

Permalink
Update Prettier to v1 (facebook#2465)
Browse files Browse the repository at this point in the history
* Update Prettier to v1

* Update package.json
  • Loading branch information
ianschmitz authored and romaindso committed Jul 10, 2017
1 parent 447593c commit 1dd807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lerna": "2.0.0-beta.38",
"lerna-changelog": "^0.2.3",
"lint-staged": "^3.3.1",
"prettier": "^0.21.0"
"prettier": "^1.5.2"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit 1dd807f

Please sign in to comment.