Skip to content

Commit 07fd896

Browse files
committed
Applying recently merged changes (from PR Turfjs#2523) to this new module.
1 parent 4269431 commit 07fd896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/turf-geojson-rbush/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"scripts": {
4848
"bench": "tsx bench.js",
4949
"build": "rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json",
50-
"docs": "tsx ../../scripts/generate-readmes",
50+
"docs": "tsx ../../scripts/generate-readmes.ts",
5151
"test": "npm-run-all --npm-path npm test:*",
5252
"test:tape": "tsx test.js",
5353
"test:types": "tsc --esModuleInterop --noEmit --strict types.ts"

0 commit comments

Comments
 (0)