Skip to content

Commit

Permalink
Static build
Browse files Browse the repository at this point in the history
  • Loading branch information
baseprime committed Nov 3, 2020
1 parent 5c1de33 commit 2087231
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions dist/grapnel.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@
*
* @author Greg Sabia Tucker <[email protected]>
* @link https://github.com/baseprime/grapnel
* @version 0.7.5
* @version 0.7.6
*
* Released under MIT License. See LICENSE.txt or http://opensource.org/licenses/MIT
*/


!function(root) {
var VERSION = '0.7.4'
var IS_MODULE = 'object' === typeof exports

function Grapnel(options) {
Expand All @@ -33,7 +32,6 @@
}
}

Grapnel.prototype.version = VERSION
Grapnel.prototype.events = {}
Grapnel.prototype.state = null

Expand Down
4 changes: 2 additions & 2 deletions dist/grapnel.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2087231

Please sign in to comment.