mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
chore: pin version of oidc provider (#7201)
This commit is contained in:
parent
746d1ef931
commit
8a8f292740
3 changed files with 11 additions and 11 deletions
|
|
@ -34,12 +34,12 @@
|
|||
"makeDocs": "pnpm --filter bin run makeDocs"
|
||||
},
|
||||
"dependencies": {
|
||||
"ep_etherpad-lite": "workspace:./src"
|
||||
"ep_etherpad-lite": "link:src"
|
||||
},
|
||||
"devDependencies": {
|
||||
"admin": "workspace:./admin",
|
||||
"docs": "workspace:./doc",
|
||||
"ui": "workspace:./ui"
|
||||
"admin": "link:admin",
|
||||
"docs": "link:doc",
|
||||
"ui": "link:ui"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue