Skip to content

Commit 5fe5660

Browse files
committed
modify package json
1 parent 97acdcb commit 5fe5660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-annotate",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"dependencies": {
55
"@emotion/react": "^11.7.0",
66
"@emotion/styled": "^11.6.0",
@@ -46,7 +46,7 @@
4646
"homepage": "/react-image-annotate",
4747
"repository": {
4848
"type": "git",
49-
"url": "https://github.com/UniversalDataTool/react-image-annotate.git"
49+
"url": "https://github.com/HenryLiangzy/react-image-annotate.git"
5050
},
5151
"scripts": {
5252
"start": "react-scripts start",

0 commit comments

Comments
 (0)