Skip to content

Commit 241613f

Browse files
committed
0.3.0
1 parent 4b170dd commit 241613f

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": "@tailwindcss/forms",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"repository": "https://github.com/tailwindlabs/tailwindcss-forms",
@@ -21,7 +21,7 @@
2121
"prepublishOnly": "npm run build"
2222
},
2323
"peerDependencies": {
24-
"tailwindcss":">=2.0.0"
24+
"tailwindcss": ">=2.0.0"
2525
},
2626
"devDependencies": {
2727
"autoprefixer": "^10.0.2",

0 commit comments

Comments
 (0)