Skip to content

Commit 8766fa9

Browse files
fix(package): update postcss to version 7.0.13
Closes #7
1 parent 3a6bc0d commit 8766fa9

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
@@ -25,7 +25,7 @@
2525
"express": "^4.16.2",
2626
"html-minifier": "^3.5.8",
2727
"mkdirp": "^0.5.1",
28-
"postcss": "^7.0.0",
28+
"postcss": "^7.0.13",
2929
"puppeteer": "^1.4.0",
3030
"uglify-js": "^3.3.7"
3131
},

0 commit comments

Comments
 (0)