Skip to content

Commit

Permalink
3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Dec 4, 2020
1 parent 6e8b464 commit 72dc187
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 11 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion build/index.css

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

2 changes: 1 addition & 1 deletion build/index.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bugbattle",
"version": "3.0.6",
"version": "3.0.7",
"main": "build/index.js",
"types": "index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion published/latest/index.css

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

2 changes: 1 addition & 1 deletion published/latest/index.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions published/latest/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion published/latest/index.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/lib/BugBattle.js
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ class BugBattle {
);
drawNew();
}
e.preventDefault();
}

function setUpHandler(isMouseandNotTouch, detectEvent) {
Expand Down

0 comments on commit 72dc187

Please sign in to comment.