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 f6bf171 commit d33cb77Copy full SHA for d33cb77
package.json
@@ -60,7 +60,6 @@
60
"react-router": "^3.0.0",
61
"style-loader": "^0.13.0",
62
"styled-components": "^1.2.1",
63
- "toastr": "^2.1.2",
64
"vinyl-source-stream": "^1.1.0",
65
"watchify": "^3.0.0",
66
"webpack": "^1.12.4",
@@ -69,7 +68,7 @@
69
68
"dependencies": {
70
"classnames": "^2.1.2",
71
"react-modal": "^1.4.0",
72
- "@allenfang/react-toastr": "2.8.2"
+ "react-s-alert": "^1.3.0"
73
},
74
"peerDependencies": {
75
"react": "^0.14.3 || ^15.0.0"
0 commit comments