Install knex / dotenv

This commit is contained in:
rijkvanzanten
2020-06-16 14:30:41 -04:00
parent bec5b51fdc
commit 47ec84fafd
2 changed files with 1263 additions and 2 deletions

1263
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,9 +50,11 @@
]
},
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-async-handler": "^1.1.4",
"get-port": "^5.1.1",
"knex": "^0.21.1",
"mssql": "^6.2.0",
"mysql": "^2.18.1",
"oracledb": "^4.2.0",