🚧 move sqlite to to production

ref #24
This commit is contained in:
Philipp Dormann 2020-12-12 17:48:02 +01:00
parent a7e27c6f6c
commit e3980096e2
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,7 @@
"typeorm": "^0.2.29",
"typeorm-routing-controllers-extensions": "^0.2.0",
"typeorm-seeding": "^1.6.1",
"sqlite3": "^5.0.0",
"uuid": "^8.3.1"
},
"devDependencies": {
@ -54,7 +55,6 @@
"axios": "^0.21.0",
"jest": "^26.6.3",
"nodemon": "^2.0.6",
"sqlite3": "^5.0.0",
"start-server-and-test": "^1.11.6",
"ts-jest": "^26.4.4",
"ts-node": "^9.0.0",