Skip to content

Commit 8dd1ecf

Browse files
authored
Update package.json
1 parent d45f3c3 commit 8dd1ecf

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-class-parser",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"main": "./src/index.js",
66
"module": "./src/index.js",
@@ -19,4 +19,4 @@
1919
"dependencies": {
2020
"colord": "^2.9.3"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)