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

Commit

Permalink
Merge branch 'master' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
lja1018 committed Dec 9, 2020
2 parents 0151696 + 2ee4bd0 commit 873d680
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 61 deletions.
125 changes: 67 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toast-ui/react-image-editor",
"version": "1.2.1",
"version": "1.3.0",
"description": "React wrapper component for tui.imageEditor",
"main": "dist/toastui-react-image-editor.js",
"files": [
Expand Down Expand Up @@ -53,7 +53,7 @@
"webpack-dev-server": "^3.1.14"
},
"dependencies": {
"fabric": "3.6.0",
"tui-image-editor": "^3.10.1"
"fabric": "4.2.0",
"tui-image-editor": "^3.11.0"
}
}

0 comments on commit 873d680

Please sign in to comment.