Skip to content

Commit 5c78c2f

Browse files
made prettier a normal dependency, removed beautify-js
1 parent 218e046 commit 5c78c2f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
"postcss-focus": "^4.0.0",
123123
"postcss-loader": "^4.2.0",
124124
"postcss-preset-env": "^6.7.0",
125-
"prettier": "^2.2.1",
126125
"react-test-renderer": "^16.12.0",
127126
"rimraf": "^2.7.1",
128127
"sass-loader": "^10.1.1",
@@ -177,7 +176,6 @@
177176
"i18next-http-backend": "^1.0.21",
178177
"is-url": "^1.2.4",
179178
"jest-express": "^1.11.0",
180-
"js-beautify": "^1.10.3",
181179
"jsdom": "^9.8.3",
182180
"jshint": "^2.11.0",
183181
"lodash": "^4.17.19",
@@ -194,6 +192,7 @@
194192
"passport-google-oauth20": "^1.0.0",
195193
"passport-http": "^0.3.0",
196194
"passport-local": "^1.0.0",
195+
"prettier": "^2.2.1",
197196
"pretty-bytes": "^3.0.1",
198197
"primer-tooltips": "^1.5.11",
199198
"prop-types": "^15.6.2",

0 commit comments

Comments
 (0)