- react-bootstrap-table2-example@1.0.3
 - react-bootstrap-table-next@1.1.3
This commit is contained in:
AllenFang
2018-08-27 23:05:23 +08:00
parent 6cfb626b8c
commit 1bc8583052
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-example",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "index.js",
"private": true,

View File

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