mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-11 20:40:17 +00:00
7.0.0-beta.28
This commit is contained in:
+6
-6
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"dist/index.js": {
|
||||
"bundled": 101464,
|
||||
"minified": 49540,
|
||||
"gzipped": 12771
|
||||
"bundled": 101735,
|
||||
"minified": 49674,
|
||||
"gzipped": 12789
|
||||
},
|
||||
"dist/index.es.js": {
|
||||
"bundled": 100408,
|
||||
"minified": 48597,
|
||||
"gzipped": 12591,
|
||||
"bundled": 100679,
|
||||
"minified": 48731,
|
||||
"gzipped": 12610,
|
||||
"treeshaked": {
|
||||
"rollup": {
|
||||
"code": 78,
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-table",
|
||||
"version": "7.0.0-beta.27",
|
||||
"version": "7.0.0-beta.28",
|
||||
"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