Comparing version 1.1.0 to 1.1.1
@@ -37,2 +37,2 @@ 'use strict'; | ||
exports.default = Toasty; | ||
exports.default = Toasted; |
{ | ||
"name": "toasted", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Simple and Easy Toast Notifications for React", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
2937