Skip to content

Commit

Permalink
Update builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Gloege committed May 24, 2014
1 parent a60c9b2 commit 60bdd0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build/jquery.pointer.js
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
}
};
}, {} ],
"adapter/event": [ function(require, module, exports) {
module.exports = require("Sy7Mtw");
}, {} ],
Sy7Mtw: [ function(require, module, exports) {
var $ = window.jQuery;
module.exports = {
Expand All @@ -259,9 +262,6 @@
}
};
}, {} ],
"adapter/event": [ function(require, module, exports) {
module.exports = require("Sy7Mtw");
}, {} ],
"adapter/toucharea": [ function(require, module, exports) {
module.exports = require("C84uZi");
}, {} ],
Expand Down
2 changes: 1 addition & 1 deletion build/jquery.pointer.min.js

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

0 comments on commit 60bdd0c

Please sign in to comment.