mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
Begin redesigning admin panel. (#6219)
* Begin redesigning admin panel. * Added monaco editor. * Fixed tests
This commit is contained in:
parent
4add6eb313
commit
73dff0bfe7
26 changed files with 252 additions and 56 deletions
|
@ -27,6 +27,9 @@
|
|||
"dependencies": {
|
||||
"ep_etherpad-lite": "workspace:./src"
|
||||
},
|
||||
"devDependencies": {
|
||||
"admin": "workspace:./admin"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.18.2",
|
||||
"npm": ">=6.14.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue