use directories for structure
This commit is contained in:
2
node_modules/pnotify/lib/es/PNotify.js
generated
vendored
2
node_modules/pnotify/lib/es/PNotify.js
generated
vendored
@@ -750,7 +750,7 @@ function setup(Component) {
|
||||
// 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