- react-bootstrap-table2-editor@0.1.5
 - react-bootstrap-table2-filter@0.1.5
 - react-bootstrap-table-next@0.1.7
This commit is contained in:
AllenFang 2018-04-02 23:46:59 +08:00
parent e8458b4b63
commit 3dc9cd3941
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-editor",
"version": "0.1.4",
"version": "0.1.5",
"description": "it's the editor addon for react-bootstrap-table2",
"main": "./lib/index.js",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "0.1.4",
"version": "0.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-table-next",
"version": "0.1.6",
"version": "0.1.7",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {