mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-07-02 02:42:18 -04:00
Added workflow for type checks.
This commit is contained in:
parent
c10867c52e
commit
2d690990dc
3 changed files with 38 additions and 0 deletions
6
src/package-lock.json
generated
6
src/package-lock.json
generated
|
@ -8432,6 +8432,12 @@
|
|||
"is-typed-array": "^1.1.9"
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "5.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
|
||||
"integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
|
||||
"dev": true
|
||||
},
|
||||
"ueberdb2": {
|
||||
"version": "4.2.48",
|
||||
"resolved": "https://registry.npmjs.org/ueberdb2/-/ueberdb2-4.2.48.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue