repackaged without coffeescript, or grunt stuff

This commit is contained in:
Evan Carroll
2015-10-20 11:16:50 -05:00
parent 3e98e714c6
commit dfd0df0a59
12 changed files with 86 additions and 1326 deletions
+1 -5
View File
@@ -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));