- react-bootstrap-table2-example@0.1.12
 - react-bootstrap-table2-filter@0.3.2
This commit is contained in:
AllenFang 2018-08-01 19:54:44 +08:00
parent 4e7cfdf5ea
commit 37e79a654b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-filter",
"version": "0.3.1",
"version": "0.3.2",
"description": "it's a column filter addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {