Skip to content

Commit 15e017a

Browse files
committed
Use ~ version range for prettier
1 parent 3eb9542 commit 15e017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lodash.unescape": "^4.0.1",
4141
"mocha": "^6.1.4",
4242
"offline-github-changelog": "^1.2.0",
43-
"prettier": "^1.15.3",
43+
"prettier": "~1.19.1",
4444
"serve": "^11.0.0",
4545
"unexpected": "^11.0.0",
4646
"unexpected-documentation-site-generator": "^6.1.0",

0 commit comments

Comments
 (0)