Skip to content

Commit 6ce1d83

Browse files
chore(package): update prettier to version 2.0.1
Closes #12
1 parent 7f1ab7d commit 6ce1d83

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
@@ -16,7 +16,7 @@
1616
"babel-preset-env": "^1.7.0",
1717
"babel-preset-react": "^6.24.1",
1818
"babel-preset-stage-2": "^6.24.1",
19-
"prettier": "^1.14.3"
19+
"prettier": "^2.0.1"
2020
},
2121
"scripts": {
2222
"compile": "babel -d lib/ src/",

0 commit comments

Comments
 (0)