- react-bootstrap-table2-example@1.0.19
 - react-bootstrap-table2-filter@1.1.5
 - react-bootstrap-table2-toolkit@1.3.1
 - react-bootstrap-table-next@3.0.0
This commit is contained in:
AllenFang 2019-02-24 17:01:52 +08:00
parent da5b93c3cf
commit 6cac7f6dc8
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "1.1.4",
"version": "1.1.5",
"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-toolkit",
"version": "1.3.0",
"version": "1.3.1",
"description": "The toolkit for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

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