UPDATE prettier and remove unused dependencies

This commit is contained in:
Norbert de Langen 2017-07-09 00:39:13 +02:00
parent 07ce512e44
commit 51be2c791f

View File

@ -59,11 +59,9 @@
"jest-enzyme": "^3.2.0",
"lerna": "2.0.0",
"lint-staged": "^4.0.0",
"markdown-it-anchor": "^4.0.0",
"markdownlint-cli": "^0.3.1",
"nodemon": "^1.11.0",
"npmc": "^5.0.3-canary.12",
"prettier": "^1.3.1",
"prettier": "^1.5.2",
"react": "^15.5.4",
"react-dom": "^15.5.4",
"react-test-renderer": "^15.5.4",