Skip to content

Commit 80e6698

Browse files
committed
0.2.1
1 parent 6e1871a commit 80e6698

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/aspect-ratio",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "src/index.js",
55
"license": "MIT",
66
"repository": "https://github.com/tailwindlabs/tailwindcss-aspect-ratio",
@@ -16,7 +16,7 @@
1616
"scripts": {
1717
"prepublishOnly": "node scripts/build.js"
1818
},
19-
"peerDependencies": {
19+
"peerDependencies": {
2020
"tailwindcss": ">=2.0.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)