update deps
This commit is contained in:
4
node_modules/pnotify/lib/umd/PNotify.js
generated
vendored
4
node_modules/pnotify/lib/umd/PNotify.js
generated
vendored
@@ -2,7 +2,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
||||
|
||||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
|
||||
|
||||
/* src/PNotify.html generated by Svelte v2.15.3 */
|
||||
/* src/PNotify.html generated by Svelte v2.16.1 */
|
||||
(function (global, factory) {
|
||||
(typeof exports === "undefined" ? "undefined" : _typeof(exports)) === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define('PNotify', factory) : global.PNotify = factory();
|
||||
})(this, function () {
|
||||
@@ -825,7 +825,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
||||
// Add static properties to the PNotify object.
|
||||
PNotify = Component;
|
||||
|
||||
PNotify.VERSION = '4.0.0-beta.1';
|
||||
PNotify.VERSION = '4.0.0';
|
||||
|
||||
PNotify.defaultStack = {
|
||||
dir1: 'down',
|
||||
|
Reference in New Issue
Block a user