bulma-toast
Advanced tools
Comparing version 1.5.1 to 1.5.2
/*! | ||
* bulma-toast 1.5.0 | ||
* bulma-toast 1.5.1 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 1.5.0 | ||
* bulma-toast 1.5.1 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* bulma-toast 1.5.0 | ||
* bulma-toast 1.5.1 | ||
* (c) 2018-present @rfoel <rafaelfr@outlook.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "bulma-toast", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Bulma's pure JavaScript extension to display toasts", | ||
@@ -38,5 +38,6 @@ "main": "dist/bulma-toast.cjs.js", | ||
"LICENSE", | ||
"README.md" | ||
"README.md", | ||
"index.d.ts" | ||
], | ||
"types": "index.d.ts" | ||
} |
27939
8
281