- react-bootstrap-table2-editor@1.2.2
 - react-bootstrap-table2-example@1.0.10
 - react-bootstrap-table2-filter@1.1.0
 - react-bootstrap-table2-paginator@1.0.4
 - react-bootstrap-table-next@1.4.1
This commit is contained in:
AllenFang 2018-11-10 17:19:43 +08:00
parent 794a97956d
commit 67ed2e6c80
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "1.0.2",
"version": "1.1.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-paginator",
"version": "1.0.3",
"version": "1.0.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": "1.4.0",
"version": "1.4.1",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {