- react-bootstrap-table2-example@1.0.27
 - react-bootstrap-table2-filter@1.1.10
 - react-bootstrap-table2-paginator@2.0.7
 - react-bootstrap-table-next@3.1.5
This commit is contained in:
AllenFang 2019-06-25 23:13:31 +08:00
parent 03f2ce4792
commit 5e8bb3426a
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-example",
"version": "1.0.26",
"version": "1.0.27",
"description": "",
"main": "index.js",
"private": true,

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "1.1.9",
"version": "1.1.10",
"description": "it's a column filter addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-paginator",
"version": "2.0.6",
"version": "2.0.7",
"description": "it's the pagination addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table-next",
"version": "3.1.4",
"version": "3.1.5",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {