Skip to content

Commit

Permalink
Merge pull request akiran#1417 from alinchican/patch-1
Browse files Browse the repository at this point in the history
Move prettier to devDependencies
  • Loading branch information
akiran authored Dec 5, 2018
2 parents cf1238c + 755eaba commit c8d2426
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 @@ -67,6 +67,7 @@
"node-sass": "^4.5.2",
"opn": "^5.4.0",
"postcss-loader": "^1.3.3",
"prettier": "^1.14.3",
"raf": "^3.4.0",
"react": "^16.0.0",
"react-addons-test-utils": "^15.6.2",
Expand All @@ -87,7 +88,6 @@
"enquire.js": "^2.1.6",
"json2mq": "^0.2.0",
"lodash.debounce": "^4.0.8",
"prettier": "^1.14.3",
"resize-observer-polyfill": "^1.5.0"
},
"peerDependencies": {
Expand Down

0 comments on commit c8d2426

Please sign in to comment.