- react-bootstrap-table2-editor@0.1.3
 - react-bootstrap-table2-example@0.1.4
 - react-bootstrap-table-next@0.1.5
This commit is contained in:
AllenFang 2018-03-18 23:07:46 +08:00
parent 3956fbca11
commit bd9150f88f
3 changed files with 3 additions and 3 deletions

View File

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

View File

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