- react-bootstrap-table2-editor@0.2.0
 - react-bootstrap-table2-example@0.1.7
 - react-bootstrap-table2-paginator@0.1.2
 - react-bootstrap-table-next@0.1.9
This commit is contained in:
AllenFang 2018-05-06 16:59:28 +08:00
parent b8b52e7fc0
commit 20ba8cc24e
4 changed files with 4 additions and 4 deletions

View File

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

View File

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