mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 05:09:13 -04:00
Added initial bun support.
This commit is contained in:
parent
b6ce8c7377
commit
8be2dffc37
9 changed files with 32 additions and 9619 deletions
|
@ -93,6 +93,7 @@
|
|||
"typescript": "^4.9.5"
|
||||
},
|
||||
"engines": {
|
||||
"bun": ">=1.0.3",
|
||||
"node": ">=16.20.1",
|
||||
"npm": ">=6.14.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue