turf/lerna.json
2024-08-09 11:41:38 -07:00

11 lines
199 B
JSON

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