Skip to content

Commit a29d244

Browse files
committed
Unpin prettier version to allow patch upgrades
Closes postcss#219
1 parent 85445ad commit a29d244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-problems": "1.0.0",
3939
"nyc": "^11.0.2",
4040
"postcss-import": "^11.0.0",
41-
"prettier": "1.13.0",
41+
"prettier": "~1.13.0",
4242
"sugarss": "^1.0.0",
4343
"uuid": "^3.0.1"
4444
},

0 commit comments

Comments
 (0)