package.json: sync prettier version with microsite

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-06 16:50:49 +01:00
parent 347a50235a
commit f69d670054
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"husky": "^4.2.3",
"lerna": "^4.0.0",
"lint-staged": "^10.1.0",
"prettier": "^2.0.5",
"prettier": "^2.2.1",
"recursive-readdir": "^2.2.2",
"shx": "^0.3.2"
},