express-session: Install package from @etherpad scope

This allows us to use some in-progress features.
This commit is contained in:
Richard Hansen 2022-01-01 18:04:41 -05:00
parent 023e58cfe6
commit 9c1f52f1b0
2 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@
"etherpad-yajsml": "0.0.12",
"express": "4.17.1",
"express-rate-limit": "^5.5.1",
"express-session": "1.17.2",
"express-session": "npm:@etherpad/express-session@^1.18.1",
"fast-deep-equal": "^3.1.3",
"find-root": "1.1.0",
"formidable": "^1.2.6",