Skip to content

Commit e12cfd2

Browse files
fix(package): update uncss to version 0.16.1
Closes #6
1 parent 8d7f96b commit e12cfd2

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
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/csabapalfi/html-webpack-uncss-plugin",
2525
"dependencies": {
2626
"cheerio": "^0.22.0",
27-
"uncss": "^0.14.1"
27+
"uncss": "^0.16.1"
2828
},
2929
"scripts": {
3030
"test": "mocha"

0 commit comments

Comments
 (0)