Skip to content

Commit 3e8db35

Browse files
committed
v2.6.0-beta.1
1 parent 94ff465 commit 3e8db35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-table",
3-
"version": "2.5.10",
3+
"version": "2.6.0-beta.1",
44
"description": "It's a react table for bootstrap",
55
"main": "./lib/index.js",
66
"repository": {
@@ -67,7 +67,7 @@
6767
},
6868
"dependencies": {
6969
"classnames": "^2.1.2",
70-
"react-toastr": "2.8.0"
70+
"react-toastr": "git+https://github.com/AllenFang/react-toastr.git"
7171
},
7272
"peerDependencies": {
7373
"react": "^0.14.3 || ^15.0.0"

0 commit comments

Comments
 (0)