Skip to content

Commit

Permalink
Applying recently merged changes (from PR Turfjs#2523) to this new mo…
Browse files Browse the repository at this point in the history
…dule.
  • Loading branch information
smallsaucepan committed Nov 3, 2023
1 parent 4269431 commit 07fd896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/turf-geojson-rbush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"scripts": {
"bench": "tsx bench.js",
"build": "rollup -c ../../rollup.config.js && echo '{\"type\":\"module\"}' > dist/es/package.json",
"docs": "tsx ../../scripts/generate-readmes",
"docs": "tsx ../../scripts/generate-readmes.ts",
"test": "npm-run-all --npm-path npm test:*",
"test:tape": "tsx test.js",
"test:types": "tsc --esModuleInterop --noEmit --strict types.ts"
Expand Down

0 comments on commit 07fd896

Please sign in to comment.