chore: add quadtree
This commit is contained in:
parent
f2b056f4e4
commit
6a791b4dc6
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@avocado/entity",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"main": "index.js",
|
||||
"author": "cha0s",
|
||||
"license": "MIT",
|
||||
|
@ -9,6 +9,7 @@
|
|||
"@avocado/math": "1.x",
|
||||
"@avocado/mixins": "1.x",
|
||||
"@avocado/resource": "1.x",
|
||||
"d3-quadtree": "1.0.6",
|
||||
"debug": "^3.1.0",
|
||||
"immutable": "4.0.0-rc.12",
|
||||
"lodash.mapvalues": "4.6.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user