mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-07-02 02:42:18 -04:00
Converted more files to typescript.
This commit is contained in:
parent
93dffc0e37
commit
c24ae14cf4
14 changed files with 94 additions and 51 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -409,6 +409,12 @@
|
|||
"integrity": "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/async": {
|
||||
"version": "3.2.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/async/-/async-3.2.24.tgz",
|
||||
"integrity": "sha512-8iHVLHsCCOBKjCF2KwFe0p9Z3rfM9mL+sSP8btyR5vTjJRAqpBYD28/ZLgXPf0pjG1VxOvtCV/BgXkQbpSe8Hw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/debug": {
|
||||
"version": "4.1.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue