turf/lerna.json
James Beard 7b0f0374c4 v7.2.0
2024-12-28 15:28:13 +11:00

11 lines
199 B
JSON

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