Skip to content

Commit 46c96c5

Browse files
fix(package): update prettier to version 2.0.1
Closes #196
1 parent 50a420d commit 46c96c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"mousetrap": "^1.6.1",
2727
"node-sass-chokidar": "^1.0.0",
2828
"npm-run-all": "^4.1.2",
29-
"prettier": "^1.9.1",
29+
"prettier": "^2.0.1",
3030
"pretty-format": "^21.2.1",
3131
"prop-types": "^15.6.0",
3232
"react": "^16.2.0",

0 commit comments

Comments
 (0)