mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
Added pnpm
This commit is contained in:
parent
147d235dfa
commit
0698a74960
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.18.2",
|
"node": ">=18.18.2",
|
||||||
"npm": ">=6.14.0"
|
"npm": ">=6.14.0",
|
||||||
|
"pnpm": ">=8.3.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue