Skip to content

Commit 99a84a0

Browse files
committed
chore: Modify repository field in package.json
1 parent d0558b1 commit 99a84a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/uiwjs/react-monorepo-template.git"
14+
"url": "https://github.com/kktjs/babel-plugin-transform-replace-export-default.git"
1515
},
1616
"license": "MIT",
1717
"main": "./lib/index.js",

0 commit comments

Comments
 (0)