This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
etherpad-lite
Watch
1
Star
0
Fork
You've already forked etherpad-lite
0
mirror of
https://github.com/ether/etherpad-lite.git
synced
2025-05-02 05:09:13 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
67
4862d6fa9c
etherpad-lite
/
package.json
9 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
lint: Configure ESLint
2020-11-17 17:29:56 -05:00
{
"dependencies"
:
{
"ep_etherpad-lite"
:
"file:src"
}
,
"engines"
:
{
Bump minimum required Node.js version to 10.17.0 This makes it possible to use fs.promises.
2021-01-19 16:37:12 +00:00
"node"
:
"^10.17.0 || >=11.14.0"
lint: Configure ESLint
2020-11-17 17:29:56 -05:00
}
}
Reference in a new issue
Copy permalink