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

Commit

Permalink
chore: update version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
js87zz committed Aug 29, 2019
1 parent fe5e129 commit ff4d460
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toast-ui/vue-grid",
"version": "2.0.0",
"version": "2.0.1",
"description": "TOAST UI Grid for Vue",
"main": "dist/toastui-vue-grid.js",
"files": [
Expand Down Expand Up @@ -42,6 +42,6 @@
"vue": "^2.5.0"
},
"dependencies": {
"tui-grid": "^4.4.1"
"tui-grid": "^4.5.0"
}
}

0 comments on commit ff4d460

Please sign in to comment.