update deps
This commit is contained in:
4
node_modules/pnotify/lib/iife/PNotify.js
generated
vendored
4
node_modules/pnotify/lib/iife/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 */
|
||||
var PNotify = function () {
|
||||
"use strict";
|
||||
|
||||
@@ -823,7 +823,7 @@ var PNotify = function () {
|
||||
// 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