Skip to content

Commit e35a32d

Browse files
committed
update config file
1 parent 4f9eaf6 commit e35a32d

File tree

2 files changed

+83
-281
lines changed

2 files changed

+83
-281
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-image-annotate",
3-
"version": "1.9.0",
3+
"version": "2.0.0",
44
"dependencies": {
55
"@emotion/react": "^11.7.0",
66
"@emotion/styled": "^11.6.0",
@@ -15,7 +15,7 @@
1515
"clamp": "^1.0.1",
1616
"color-alpha": "^1.0.4",
1717
"get-image-data": "^3.0.1",
18-
"material-survey": "^1.0.34",
18+
"material-survey": "^2.0.0",
1919
"mmgc1-cpp": "^1.0.50",
2020
"moment": "^2.23.0",
2121
"react": "^17.0.2",
@@ -24,7 +24,7 @@
2424
"react-hotkeys": "^2.0.0",
2525
"react-json-view": "^1.19.1",
2626
"react-markdown": "^4.0.6",
27-
"react-material-workspace-layout": "^1.0.9",
27+
"react-material-workspace-layout": "^2.0.0",
2828
"react-monaco-editor": "^0.25.1",
2929
"react-remove-scroll": "^2.0.4",
3030
"react-select": "^3.0.8",
@@ -46,7 +46,7 @@
4646
"homepage": "/react-image-annotate",
4747
"repository": {
4848
"type": "git",
49-
"url": "https://github.com/HenryLiangzy/react-image-annotate.git"
49+
"url": "https://github.com/UniversalDataTool/react-image-annotate.git"
5050
},
5151
"scripts": {
5252
"start": "react-scripts start",

0 commit comments

Comments
 (0)