chore: released version 7.0.0-alpha.9

This commit is contained in:
tannerlinsley 2019-07-26 10:39:19 -06:00
parent 933cc27e33
commit 412f64cece
3 changed files with 920 additions and 29 deletions

View File

@ -1,5 +1,6 @@
module.exports = {
hooks: {
'pre-commit': 'lint-staged',
'prepare-commit-msg': 'exec < /dev/tty && git cz --hook',
},
}

View File

@ -1,6 +1,6 @@
{
"name": "react-table",
"version": "7.0.0-alpha.8",
"version": "7.0.0-alpha.9",
"description": "A fast, lightweight, opinionated table and datagrid built on React",
"license": "MIT",
"homepage": "https://github.com/tannerlinsley/react-table#readme",

946
yarn.lock

File diff suppressed because it is too large Load Diff