Skip to content

Commit 3dcff4e

Browse files
committed
updated packages for turf-clusters-dbscan
- remove unused packages - add rbush
1 parent 553398d commit 3dcff4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/turf-clusters-dbscan/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"devDependencies": {
5959
"@turf/centroid": "^7.0.0-alpha.2",
6060
"@turf/clusters": "^7.0.0-alpha.2",
61-
"@types/density-clustering": "^1.3.0",
6261
"@types/tape": "*",
6362
"benchmark": "*",
6463
"chromatism": "*",
@@ -75,7 +74,7 @@
7574
"@turf/distance": "^7.0.0-alpha.2",
7675
"@turf/helpers": "^7.0.0-alpha.2",
7776
"@turf/meta": "^7.0.0-alpha.2",
78-
"density-clustering": "1.3.0",
77+
"rbush": "^3.0.1",
7978
"tslib": "^2.3.0"
8079
}
8180
}

0 commit comments

Comments
 (0)