1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-09-01 17:12:39 +02:00

package.json: up prettier version

This commit is contained in:
Kushagra Gour
2019-03-14 23:33:20 +05:30
parent 962021a8bf
commit ce4e463ddb
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
"preact-compat": "^3.17.0",
"preact-portal": "^1.1.3",
"preact-router": "^2.5.7",
"prettier": "^1.15.2",
"prettier": "^1.16.4",
"react-inspector": "^2.3.0",
"split.js": "1.3.4"
},