Skip to content

Commit 3141723

Browse files
chore: update package.json
1 parent 0e06093 commit 3141723

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": "vue-use-variant",
33
"version": "0.1.0",
4-
"description": "Vue.js style class variant generator. Presented as handy composable.",
4+
"description": "Vue.js CSS class variant resolver. Presented as handy composable.",
55
"main": "lib/index.cjs.js",
66
"module": "lib/index.es.js",
77
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)