This commit is contained in:
AllenFang
2018-03-06 23:59:04 +08:00
parent 60f32f0336
commit 4011cae18e
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-editor",
"version": "0.1.1",
"version": "0.1.2",
"description": "it's the editor addon for react-bootstrap-table2",
"main": "./lib/index.js",
"scripts": {
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-example",
"version": "0.1.2",
"version": "0.1.3",
"description": "",
"main": "index.js",
"private": true,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table-next",
"version": "0.1.3",
"version": "0.1.4",
"description": "Next generation of react-bootstrap-table",
"main": "./lib/index.js",
"repository": {