mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
v7.0.0-rc.15
This commit is contained in:
parent
d18f1ba4d8
commit
cef55d58f3
@ -1,20 +1,20 @@
|
||||
{
|
||||
"dist/index.js": {
|
||||
"bundled": 112754,
|
||||
"minified": 52324,
|
||||
"gzipped": 13765
|
||||
"bundled": 112721,
|
||||
"minified": 52301,
|
||||
"gzipped": 13754
|
||||
},
|
||||
"dist/index.es.js": {
|
||||
"bundled": 111817,
|
||||
"minified": 51488,
|
||||
"gzipped": 13599,
|
||||
"bundled": 111784,
|
||||
"minified": 51465,
|
||||
"gzipped": 13587,
|
||||
"treeshaked": {
|
||||
"rollup": {
|
||||
"code": 80,
|
||||
"import_statements": 21
|
||||
},
|
||||
"webpack": {
|
||||
"code": 8484
|
||||
"code": 8461
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-table",
|
||||
"version": "7.0.0-rc.14",
|
||||
"version": "7.0.0-rc.15",
|
||||
"description": "Hooks for building lightweight, fast and extendable datagrids for React",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/tannerlinsley/react-table#readme",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user