- react-bootstrap-table2-example@0.1.9
 - react-bootstrap-table2-filter@0.2.0
 - react-bootstrap-table2-overlay@0.1.2
 - react-bootstrap-table2-paginator@0.1.4
 - react-bootstrap-table-next@0.1.13
This commit is contained in:
AllenFang 2018-06-04 13:53:02 +08:00
parent 5cdd1ad093
commit 64df3e1fae
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "0.1.7",
"version": "0.2.0",
"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-overlay",
"version": "0.1.1",
"version": "0.1.2",
"description": "it's a loading overlay addons for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-paginator",
"version": "0.1.3",
"version": "0.1.4",
"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": "0.1.12",
"version": "0.1.13",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {