turf/lerna.json
James Beard b7f1b4eafb v7.3.1
2025-11-27 17:43:27 +11:00

11 lines
199 B
JSON

{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"npmClient": "pnpm",
"version": "7.3.1",
"command": {
"publish": {
"registry": "https://registry.npmjs.org"
}
}
}