mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 21:20:04 +00:00
Publish
- react-bootstrap-table-next@1.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-bootstrap-table-next",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Next generation of react-bootstrap-table",
|
||||
"main": "./lib/index.js",
|
||||
"repository": {
|
||||
@@ -36,7 +36,8 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"classnames": "2.2.5"
|
||||
"classnames": "2.2.5",
|
||||
"underscore": "1.9.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"classnames": "^2.2.5",
|
||||
|
||||
Reference in New Issue
Block a user