Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Commit f71c4a7

Browse files
committed
chore: version up v2.0.3
1 parent 9398e95 commit f71c4a7

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": "@toast-ui/react-grid",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "TOAST UI Grid for React",
55
"main": "dist/toastui-react-grid.js",
66
"files": [
@@ -53,6 +53,6 @@
5353
"xhr-mock": "^2.4.1"
5454
},
5555
"dependencies": {
56-
"tui-grid": "^4.0.0"
56+
"tui-grid": "^4.3.0"
5757
}
5858
}

0 commit comments

Comments
 (0)