Skip to content

Commit cac2779

Browse files
committed
fix: add ES module support to package.json #2
1 parent c8038a1 commit cac2779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-px-to-viewport",
33
"type": "module",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"description": "use tailwindcss px to vw or vh",
66
"author": "the-lemonboy",
77
"license": "MIT",

0 commit comments

Comments
 (0)