Typescript migration
* db/database.js * utils/databaseUtil.js
This commit is contained in:
parent
c91d892780
commit
9e29eb924e
6 changed files with 67 additions and 42 deletions
|
|
@ -56,10 +56,12 @@
|
|||
"@types/compression": "^1.7.0",
|
||||
"@types/deep-extend": "^0.4.31",
|
||||
"@types/express": "^4.17.4",
|
||||
"@types/glob": "^7.1.1",
|
||||
"@types/graceful-fs": "^4.1.3",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/node": "^13.11.0",
|
||||
"@types/nodemailer": "^6.4.0",
|
||||
"@types/sqlite3": "^3.1.6",
|
||||
"bower": "^1.8.8",
|
||||
"escape-string-regexp": "^2.0.0",
|
||||
"grunt": "^1.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue