Skip to content

Commit 37ac10d

Browse files
authored
3.3.4
1 parent a54569b commit 37ac10d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-quadtree",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "A simple quadtree implementation for javascript (nodejs or browser with module bundler).",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)