Skip to content
This repository was archived by the owner on Feb 3, 2020. It is now read-only.

Commit 9f2bf76

Browse files
fix(package): update purgecss to version 2.0.5
Closes #53
1 parent b799387 commit 9f2bf76

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
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/FullHuman/postcss-purgecss",
2828
"dependencies": {
2929
"postcss": "^7.0.14",
30-
"purgecss": "^1.4.0"
30+
"purgecss": "^2.0.5"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.6.0",

0 commit comments

Comments
 (0)