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

Commit 3363c9f

Browse files
committed
chore: version up v2.0.4
1 parent 6d88154 commit 3363c9f

File tree

2 files changed

+28
-41
lines changed

2 files changed

+28
-41
lines changed

package-lock.json

Lines changed: 25 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toast-ui/react-grid",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "TOAST UI Grid for React",
55
"main": "dist/toastui-react-grid.js",
66
"files": [
@@ -47,12 +47,11 @@
4747
"react-dom": "^16.7.0",
4848
"storybook": "^1.0.0",
4949
"style-loader": "^0.23.1",
50+
"tui-grid": "^4.5.0",
5051
"webpack": "^4.29.0",
5152
"webpack-cli": "^3.2.1",
5253
"webpack-dev-server": "^3.1.14",
5354
"xhr-mock": "^2.4.1"
5455
},
55-
"dependencies": {
56-
"tui-grid": "^4.4.1"
57-
}
56+
"dependencies": {}
5857
}

0 commit comments

Comments
 (0)