repackaged without coffeescript, or grunt stuff
This commit is contained in:
Vendored
+1
-5
@@ -1,7 +1,3 @@
|
||||
/** Notify.js - v0.3.1 - 2014/06/29
|
||||
* http://notifyjs.com/
|
||||
* Copyright (c) 2014 Jaime Pillora - MIT
|
||||
*/
|
||||
(function(window,document,$,undefined) {
|
||||
'use strict';
|
||||
|
||||
@@ -548,4 +544,4 @@ $(function() {
|
||||
});
|
||||
});
|
||||
|
||||
}(window,document,jQuery));
|
||||
}(window,document,jQuery));
|
||||
|
||||
Reference in New Issue
Block a user