diff --git a/drizzle/migrate/package.json b/drizzle/migrate/package.json index 35772f216..20eaa11ff 100644 --- a/drizzle/migrate/package.json +++ b/drizzle/migrate/package.json @@ -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"