mirror of
https://github.com/Turfjs/turf.git
synced 2026-02-01 16:57:21 +00:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"lerna": "2.8.0",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|