use directories for structure
This commit is contained in:
2
node_modules/pnotify/lib/iife/PNotify.js
generated
vendored
2
node_modules/pnotify/lib/iife/PNotify.js
generated
vendored
@@ -823,7 +823,7 @@ var PNotify = function () {
|
||||
// Add static properties to the PNotify object.
|
||||
PNotify = Component;
|
||||
|
||||
PNotify.VERSION = '4.0.0';
|
||||
PNotify.VERSION = '4.0.1';
|
||||
|
||||
PNotify.defaultStack = {
|
||||
dir1: 'down',
|
||||
|
Reference in New Issue
Block a user