We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ff465 commit 3e8db35Copy full SHA for 3e8db35
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-table",
3
- "version": "2.5.10",
+ "version": "2.6.0-beta.1",
4
"description": "It's a react table for bootstrap",
5
"main": "./lib/index.js",
6
"repository": {
@@ -67,7 +67,7 @@
67
},
68
"dependencies": {
69
"classnames": "^2.1.2",
70
- "react-toastr": "2.8.0"
+ "react-toastr": "git+https://github.com/AllenFang/react-toastr.git"
71
72
"peerDependencies": {
73
"react": "^0.14.3 || ^15.0.0"
0 commit comments