mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-28 17:10:01 +00:00
chore: released version 7.0.0-alpha.9
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user