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

Commit cd8eb6e

Browse files
committed
5.0.1
1 parent dd29617 commit cd8eb6e

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-focus-within",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Use the :focus-within pseudo-selector in CSS",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
@@ -43,7 +43,7 @@
4343
"postcss": "8.3.6",
4444
"postcss-tape": "6.0.1",
4545
"pre-commit": "1.2.2",
46-
"rollup": "2.56.3",
46+
"rollup": "2.57.0",
4747
"rollup-plugin-babel": "4.4.0",
4848
"rollup-plugin-copy": "^3.4.0"
4949
},

0 commit comments

Comments
 (0)