Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit a8b56af

Browse files
authored
chore: use pnpm 9.15.9 and node 22 lts (#21)
* revert: "Update .nvmrc" This reverts commit e5ebbfd. * revert: "Update .nvmrc" This reverts commit af49a42. * t: remove .nvmrc * chore: use pnpm 9.15.9 and node 22 lts
1 parent e5ebbfd commit a8b56af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.17.1
1+
22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.0.0",
44
"description": "Documentation for OpenList v3",
55
"license": "AGPL-3.0",
6-
"packageManager": "pnpm@7.9.5",
6+
"packageManager": "pnpm@9.15.9",
77
"scripts": {
88
"ecosystem": "npx tsx scripts/ecosystem.ts",
99
"dev-build": "vuepress build docs",

0 commit comments

Comments
 (0)