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 20, 2019
1 parent ac40d7a commit a407838
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 @@ -29,7 +29,7 @@
"eslint-plugin-standard": "^4.0.0",
"mocha": "^6.0.0",
"nyc": "^14.0.0",
"prettier": "^1.14.3",
"prettier": "~1.19.1",
"proxyquire": "^2.1.0",
"unexpected": "^11.0.0",
"unexpected-documentation-site-generator": "^6.0.0",
Expand Down

0 comments on commit a407838

Please sign in to comment.