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

Commit c06a3a2

Browse files
fix(package): update purgecss to version 2.0.5
Closes #14
1 parent 8a19000 commit c06a3a2

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
@@ -43,7 +43,7 @@
4343
"rollup-plugin-node-resolve": "^3.3.0"
4444
},
4545
"dependencies": {
46-
"purgecss": "^1.0.0",
46+
"purgecss": "^2.0.5",
4747
"rollup-pluginutils": "^2.3.0"
4848
}
4949
}

0 commit comments

Comments
 (0)