Skip to content

Commit

Permalink
Lock down prettier to ~1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jan 16, 2019
1 parent 15318de commit 4299bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^13.1.0",
"pg": "^7.7.1",
"prettier": "^1.15.3",
"prettier": "~1.15.3",
"unexpected": "^10.40.2",
"unexpected-fs": "^3.0.0",
"unexpected-require": "^2.1.0"
Expand Down

0 comments on commit 4299bb8

Please sign in to comment.