Skip to content

Commit

Permalink
Update Prettier to v1 (#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 gaearon committed Jun 28, 2017
1 parent f947669 commit 29c8733
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 29c8733

Please sign in to comment.