- react-bootstrap-table2-editor@1.0.0
 - react-bootstrap-table2-example@1.0.0
 - react-bootstrap-table2-filter@1.0.0
 - react-bootstrap-table2-overlay@1.0.0
 - react-bootstrap-table2-paginator@1.0.0
 - react-bootstrap-table2-toolkit@1.0.0
 - react-bootstrap-table-next@1.0.0
This commit is contained in:
AllenFang 2018-08-04 16:03:04 +08:00
parent 208feb9849
commit 3ec849bd94
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-editor",
"version": "0.2.1",
"version": "1.0.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": "0.1.12",
"version": "1.0.0",
"description": "",
"main": "index.js",
"private": true,

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-overlay",
"version": "0.1.2",
"version": "1.0.0",
"description": "it's a loading overlay addons for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-paginator",
"version": "0.1.6",
"version": "1.0.0",
"description": "it's the pagination addon for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

@ -1,6 +1,6 @@
{
"name": "react-bootstrap-table2-toolkit",
"version": "0.1.0",
"version": "1.0.0",
"description": "The toolkit for react-bootstrap-table2",
"main": "./lib/index.js",
"repository": {

View File

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