Skip to content

Commit

Permalink
chore(package): Move prettier to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Sep 19, 2017
1 parent 3e66c5b commit 2890f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,6 +25,7 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"cross-env": "^5.0.5",
"prettier": "^1.7.0",
"webpack": "^3.5.5",
"webpack-sentry-plugin": "^1.13.0"
},
Expand All @@ -34,7 +35,6 @@
"imagesloaded": "^4.1.3",
"monaco-editor": "^0.10.0",
"pjax": "^0.2.4",
"prettier": "^1.7.0",
"raven-js": "^3.17.0",
"wolfy-eventemitter": "^0.1.0"
}
Expand Down

0 comments on commit 2890f38

Please sign in to comment.