Skip to content

Commit e30a277

Browse files
committed
Update package.json for 0.0.1
1 parent 6f1f55b commit e30a277

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "@skirtle/vue-vnode-utils",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"author": "skirtle",
55
"license": "MIT",
6+
"description": "Utilities for manipulating Vue 3 VNodes",
7+
"keywords": ["vue", "vuejs", "vue3", "vnode", "vnodes", "vdom", "render", "slot", "slots"],
68
"homepage": "https://skirtles-code.github.io/vue-vnode-utils/",
79
"bugs": "https://github.com/skirtles-code/vue-vnode-utils/issues",
810
"repository": "github:skirtles-code/vue-vnode-utils",

0 commit comments

Comments
 (0)