Skip to content

Commit 7ce055b

Browse files
committed
upgrade v2 version code
1 parent 16029f7 commit 7ce055b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

package.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44
"private": false,
55
"type": "module",
66
"license": "MIT",
7+
"description": "This is the vue package for go-captcha",
8+
"keywords": [
9+
"go-captcha-vue",
10+
"go-captcha",
11+
"gocaptcha",
12+
"captcha-vue",
13+
"vue-captcha",
14+
"capts",
15+
"gocapts"
16+
],
17+
"bugs": {
18+
"url": "https://github.com/wenlng/go-captcha-vue/issues"
19+
},
20+
"repository": {
21+
"type": "git",
22+
"url": "git+https://github.com/wenlng/go-captcha-vue.git"
23+
},
724
"main": "dist/go-captcha-vue.umd.js",
825
"module": "dist/go-captcha-vue.es.js",
926
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)