- react-bootstrap-table2-editor@0.1.4
 - react-bootstrap-table2-example@0.1.5
 - react-bootstrap-table2-filter@0.1.4
 - react-bootstrap-table-next@0.1.6
This commit is contained in:
AllenFang 2018-04-01 15:56:53 +08:00
parent 1d87ce9ffc
commit e8458b4b63
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-editor",
"version": "0.1.3",
"version": "0.1.4",
"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-example",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"main": "index.js",
"private": true,

View File

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