mirror of
https://github.com/Turfjs/turf.git
synced 2025-12-08 20:26:16 +00:00
Upgrade Lerna (#2964)
* Upgrade Lerna * pnpm lerna repair --------- Co-authored-by: James Beard <james@smallsaucepan.com>
This commit is contained in:
parent
5c4b040e21
commit
b43a4d51e8
2
.gitignore
vendored
2
.gitignore
vendored
@ -34,3 +34,5 @@ node_modules
|
||||
.vscode
|
||||
|
||||
.nx/
|
||||
.cursor/rules/nx-rules.mdc
|
||||
.github/instructions/nx.instructions.md
|
||||
|
||||
@ -9,3 +9,5 @@ packages/turf/test.example.js
|
||||
pnpm-lock.yaml
|
||||
|
||||
/.nx/cache
|
||||
|
||||
/.nx/workspace-data
|
||||
@ -51,7 +51,7 @@
|
||||
"glob": "^11.1.0",
|
||||
"globals": "^16.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"lerna": "^8.2.2",
|
||||
"lerna": "^9.0.3",
|
||||
"lint-staged": "^15.5.1",
|
||||
"load-json-file": "^7.0.1",
|
||||
"meow": "^13.2.0",
|
||||
|
||||
2167
pnpm-lock.yaml
generated
2167
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user