Skip to content

Commit

Permalink
Use ~ version range for prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Nov 21, 2019
1 parent 4c4a4b7 commit e070c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"file-loader": "^4.2.0",
"mocha": "^6.0.0",
"nyc": "^14.0.0",
"prettier": "^1.14.3",
"prettier": "~1.19.1",
"style-loader": "^1.0.0",
"unexpected": "^11.0.0",
"unexpected-assetgraph": "^1.1.0",
Expand Down

0 comments on commit e070c8b

Please sign in to comment.