diff --git a/_dev/package.json b/_dev/package.json index a41d2aa..064a420 100644 --- a/_dev/package.json +++ b/_dev/package.json @@ -22,6 +22,7 @@ "jquery": "3.5.1", "jquery-modal": "^0.9.2", "jquery-offcanvas": "^3.4.7", + "jquery-toast-plugin": "^1.3.2", "jquery-touchswipe": "^1.6.19", "postcss-import": "^15.1.0", "sprintf-js": "^1.1.3", diff --git a/_dev/yarn.lock b/_dev/yarn.lock index ae9ca34..407d9b9 100644 --- a/_dev/yarn.lock +++ b/_dev/yarn.lock @@ -435,6 +435,11 @@ jquery-offcanvas@^3.4.7: resolved "https://registry.yarnpkg.com/jquery-offcanvas/-/jquery-offcanvas-3.4.7.tgz#dde1f492f5904ff76bdd98ba42f1e514fa52ed70" integrity sha512-5E3ITQNKgyzJfXqa80Nm9QBCVng4IpbrlGqAuCMSll7yPjoqJgTBl4akZE5rZXJrIpPrp1wPIjPF8tAyuhTD6g== +jquery-toast-plugin@^1.3.2: + version "1.3.2" + resolved "https://registry.yarnpkg.com/jquery-toast-plugin/-/jquery-toast-plugin-1.3.2.tgz#9bef5a7d7590403e0d56b1d73a05b9842d67fa05" + integrity sha512-0j/nfqA2FHFuJXp8QL33EVVCY//TDVfq4LULhTbasZYl2aZlX6YiSF5IGrI31dQiS9S4JkXBUfX3rMJcfl/u/g== + jquery-touchswipe@^1.6.19: version "1.6.19" resolved "https://registry.yarnpkg.com/jquery-touchswipe/-/jquery-touchswipe-1.6.19.tgz#dfd5ddaec0b78212dd500d29707129b9c7fd6cd4"