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": {
|
"dist/index.js": {
|
||||||
"bundled": 112754,
|
"bundled": 112721,
|
||||||
"minified": 52324,
|
"minified": 52301,
|
||||||
"gzipped": 13765
|
"gzipped": 13754
|
||||||
},
|
},
|
||||||
"dist/index.es.js": {
|
"dist/index.es.js": {
|
||||||
"bundled": 111817,
|
"bundled": 111784,
|
||||||
"minified": 51488,
|
"minified": 51465,
|
||||||
"gzipped": 13599,
|
"gzipped": 13587,
|
||||||
"treeshaked": {
|
"treeshaked": {
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"code": 80,
|
"code": 80,
|
||||||
"import_statements": 21
|
"import_statements": 21
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"code": 8484
|
"code": 8461
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-table",
|
"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",
|
"description": "Hooks for building lightweight, fast and extendable datagrids for React",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/tannerlinsley/react-table#readme",
|
"homepage": "https://github.com/tannerlinsley/react-table#readme",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user