- react-bootstrap-table2-editor@1.3.0
 - react-bootstrap-table2-example@1.0.28
 - react-bootstrap-table-next@3.1.6
This commit is contained in:
AllenFang
2019-07-22 20:14:49 +08:00
parent 64c113da26
commit 72f7333a34
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table-next",
"version": "3.1.5",
"version": "3.1.6",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {