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

Commit

Permalink
chore: version up v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
js87zz committed Aug 29, 2019
1 parent 6d88154 commit 3363c9f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 41 deletions.
62 changes: 25 additions & 37 deletions package-lock.json

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

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toast-ui/react-grid",
"version": "2.0.3",
"version": "2.0.4",
"description": "TOAST UI Grid for React",
"main": "dist/toastui-react-grid.js",
"files": [
Expand Down Expand Up @@ -47,12 +47,11 @@
"react-dom": "^16.7.0",
"storybook": "^1.0.0",
"style-loader": "^0.23.1",
"tui-grid": "^4.5.0",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14",
"xhr-mock": "^2.4.1"
},
"dependencies": {
"tui-grid": "^4.4.1"
}
"dependencies": {}
}

0 comments on commit 3363c9f

Please sign in to comment.