Skip to content

Commit ff8bee9

Browse files
committed
Update package.json
1 parent 049a6ff commit ff8bee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-animation-delay",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Tailwind CSS plugin, add animation-delay CSS property.",
55
"main": "index.js",
66
"license": "MIT",
@@ -18,6 +18,6 @@
1818
"access": "public"
1919
},
2020
"peerDependencies": {
21-
"tailwindcss": ">=2.0.0 || >=3.0.0"
21+
"tailwindcss": ">=2.0.0 || >=4.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)