Skip to content

Commit 6b017c3

Browse files
author
fanwei
committed
chore: publish v1.1.4
1 parent 421ac36 commit 6b017c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue2-helpers",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "A util package to use Vue 2 with Composition API easily",
55
"author": "Ambit Tsai <[email protected]>",
66
"license": "Apache-2.0",
@@ -34,8 +34,8 @@
3434
"keywords": [
3535
"vue",
3636
"vue3",
37-
"util",
38-
"helper",
37+
"utils",
38+
"helpers",
3939
"composition",
4040
"vuex",
4141
"vue-router"

0 commit comments

Comments
 (0)