mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 05:39:12 -04:00
start using "thenify" to support callback and promises
PadManager.sanitizePadId() can't use thenify: single arg callback
This commit is contained in:
parent
40c45077ef
commit
17fe32ec0c
9 changed files with 170 additions and 168 deletions
|
@ -57,6 +57,7 @@
|
|||
"slide": "1.1.6",
|
||||
"socket.io": "2.1.1",
|
||||
"swagger-node-express": "2.1.3",
|
||||
"thenify": "^3.3.0",
|
||||
"tinycon": "0.0.1",
|
||||
"ueberdb2": "0.4.0",
|
||||
"uglify-js": "2.6.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue