Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit 873d680

Browse files
committed
Merge branch 'master' into production
2 parents 0151696 + 2ee4bd0 commit 873d680

File tree

2 files changed

+70
-61
lines changed

2 files changed

+70
-61
lines changed

package-lock.json

+67-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toast-ui/react-image-editor",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "React wrapper component for tui.imageEditor",
55
"main": "dist/toastui-react-image-editor.js",
66
"files": [
@@ -53,7 +53,7 @@
5353
"webpack-dev-server": "^3.1.14"
5454
},
5555
"dependencies": {
56-
"fabric": "3.6.0",
57-
"tui-image-editor": "^3.10.1"
56+
"fabric": "4.2.0",
57+
"tui-image-editor": "^3.11.0"
5858
}
5959
}

0 commit comments

Comments
 (0)