Skip to content

Commit

Permalink
chore: publish v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fanwei committed Aug 14, 2021
1 parent 58c6e30 commit 26b8af5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "vue2-helpers",
"version": "1.1.1",
"version": "1.1.2",
"description": "A util package to use Vue 2 with Composition API easily",
"author": "Ambit Tsai <[email protected]>",
"license": "Apache-2.0",
"main": "index.js",
"scripts": {
"build": "node scripts/build.js",
"publish": "npm publish dist"
"build": "node scripts/build.js"
},
"repository": {
"type": "git",
Expand All @@ -34,7 +33,7 @@
},
"keywords": [
"vue",
"vue2",
"vue3",
"util",
"helper",
"composition",
Expand Down

0 comments on commit 26b8af5

Please sign in to comment.