Skip to content

Commit 341f067

Browse files
author
luoxin
committed
更新package.json
1 parent 749b457 commit 341f067

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-vcode",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "a react verification code component",
55
"main": "dist/index.js",
66
"scripts": {
@@ -9,18 +9,18 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/javaLuo/vcode.git"
12+
"url": "git+https://github.com/javaLuo/react-vcode.git"
1313
},
1414
"keywords": [
1515
"vcode",
16-
"react vcode"
16+
"react-vcode"
1717
],
1818
"author": "Logic",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/javaLuo/vcode/issues"
21+
"url": "https://github.com/javaLuo/react-vcode/issues"
2222
},
23-
"homepage": "https://github.com/javaLuo/vcode#readme",
23+
"homepage": "https://github.com/javaLuo/react-vcode#readme",
2424
"devDependencies": {
2525
"babel-core": "^6.24.1",
2626
"babel-loader": "^7.0.0",

0 commit comments

Comments
 (0)