Skip to content

Commit

Permalink
🐛 Migrate package.json has no license field
Browse files Browse the repository at this point in the history
  • Loading branch information
Meierschlumpf committed Nov 15, 2023
1 parent 221c13d commit 34074b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drizzle/migrate/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 34074b1

Please sign in to comment.