Skip to content

Commit 9e93ae4

Browse files
committed
0.16.1
1 parent 8b4b6f8 commit 9e93ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-uncss",
3-
"version": "0.15.0",
3+
"version": "0.16.1",
44
"description": "Use giakki/uncss as a postcss plugin",
55
"main": "index.js",
66
"scripts": {
@@ -21,6 +21,6 @@
2121
},
2222
"homepage": "https://github.com/RyanZim/postcss-uncss#readme",
2323
"peerDependencies": {
24-
"uncss": "^0.15.0"
24+
"uncss": "^0.16.1"
2525
}
2626
}

0 commit comments

Comments
 (0)