react-simple-toasts
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "react-simple-toasts", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Simple toast popup for React", | ||
@@ -25,5 +25,4 @@ "author": "almond-bongbong", | ||
"peerDependencies": { | ||
"prop-types": "^15.5.4", | ||
"react": "^16.8.0 || ^16.9.3", | ||
"react-dom": "^16.8.0 || ^16.9.3" | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
@@ -30,0 +29,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
544935
2
5221
39