🐛 Migrate package.json has no license field

This commit is contained in:
Meier Lukas
2023-11-15 06:48:23 +01:00
parent 221c13d92f
commit 34074b1c92

View File

@@ -1,4 +1,5 @@
{
"license": "MIT",
"description": "This package.json is used for the migration script the dependencies are only installed within the Dockerfile.",
"scripts": {
"db:migrate": "ts-node ./migrate.ts"