Skip to content

Commit

Permalink
update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinRoy committed Jan 15, 2025
1 parent 44bfc05 commit fff3f52
Show file tree
Hide file tree
Showing 9 changed files with 6,248 additions and 5,690 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"publint": "^0.2.5",
"typescript": "5.3.2"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
"engines": {
"node": "^20.x.x"
}
Expand Down
4 changes: 1 addition & 3 deletions packages/convert-touchstone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "3.0.0-alpha.8",
"type": "module",
"description": "Converts touchstone XML exports to lightmill format.",
"packageManager": "[email protected]",
"engines": {
"node": "^20.x.x"
},
Expand Down Expand Up @@ -39,6 +38,5 @@
"files": [
"dist",
"bin"
],
"private": false
]
}
3 changes: 1 addition & 2 deletions packages/log-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@
"dependencies": {
"@zodios/core": "^10.9.2",
"zod": "^3.21.4"
},
"packageManager": "[email protected]"
}
}
4 changes: 1 addition & 3 deletions packages/log-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@
"keywords": [
"logger",
"client"
],
"private": false,
"packageManager": "[email protected]"
]
}
1 change: 0 additions & 1 deletion packages/log-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"yargs": "17.7.2",
"zod": "^3.22.4"
},
"packageManager": "[email protected]",
"engines": {
"node": "^20.x.x"
}
Expand Down
3 changes: 1 addition & 2 deletions packages/react-experiment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,5 @@
"keywords": [
"experiment"
],
"private": false,
"packageManager": "[email protected]"
"private": false
}
3 changes: 1 addition & 2 deletions packages/runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@
"keywords": [
"experiment"
],
"private": false,
"packageManager": "[email protected]"
"private": false
}
3 changes: 1 addition & 2 deletions packages/static-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@
"files": [
"dist"
],
"private": false,
"packageManager": "[email protected]"
"private": false
}
Loading

0 comments on commit fff3f52

Please sign in to comment.