Skip to content

Commit be2c9a1

Browse files
committed
Merge branch 'dev' of https://github.com/originjs/vue-codemod into dev
2 parents 7f67332 + f404071 commit be2c9a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "vue-codemod",
3-
"version": "0.0.5",
2+
"name": "@originjs/vue-codemod",
3+
"version": "1.0.0",
44
"description": "Vue codemod scripts",
55
"main": "dist/index.js",
66
"bin": "./dist/bin/vue-codemod.js",
@@ -16,9 +16,9 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/vuejs/vue-codemod.git"
19+
"url": "https://github.com/originjs/vue-codemod.git"
2020
},
21-
"author": "Haoqun Jiang",
21+
"author": "ygj6",
2222
"license": "MIT",
2323
"dependencies": {
2424
"@babel/core": "^7.10.3",

0 commit comments

Comments
 (0)