2
0

📦 Update packages

This commit is contained in:
Baptiste Arnaud
2022-09-12 07:29:36 +02:00
parent 4a04d1ccba
commit a262fc190e
15 changed files with 2625 additions and 3330 deletions

View File

@ -12,11 +12,11 @@
"start:workspaces:migration:recover": "ts-node workspaceMigrationRecover.ts"
},
"devDependencies": {
"@types/node": "18.7.13",
"@types/node": "18.7.16",
"db": "workspace:*",
"models": "workspace:*",
"ts-node": "^10.9.1",
"typescript": "^4.8.2",
"typescript": "^4.8.3",
"utils": "*"
}
}