Skip to content

Commit d33cb77

Browse files
committed
replace react-toastr with react-s-alert
1 parent f6bf171 commit d33cb77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"react-router": "^3.0.0",
6161
"style-loader": "^0.13.0",
6262
"styled-components": "^1.2.1",
63-
"toastr": "^2.1.2",
6463
"vinyl-source-stream": "^1.1.0",
6564
"watchify": "^3.0.0",
6665
"webpack": "^1.12.4",
@@ -69,7 +68,7 @@
6968
"dependencies": {
7069
"classnames": "^2.1.2",
7170
"react-modal": "^1.4.0",
72-
"@allenfang/react-toastr": "2.8.2"
71+
"react-s-alert": "^1.3.0"
7372
},
7473
"peerDependencies": {
7574
"react": "^0.14.3 || ^15.0.0"

0 commit comments

Comments
 (0)