mirror of
https://github.com/Turfjs/turf.git
synced 2026-01-18 16:02:57 +00:00
11 lines
199 B
JSON
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"
|
|
}
|
|
}
|
|
}
|