mirror of
https://github.com/gosticks/react-table.git
synced 2026-02-01 14:27:30 +00:00
chore: released version 7.0.0-alpha.9
This commit is contained in:
parent
933cc27e33
commit
412f64cece
@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
hooks: {
|
||||
'pre-commit': 'lint-staged',
|
||||
'prepare-commit-msg': 'exec < /dev/tty && git cz --hook',
|
||||
},
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user