mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
move migrate-db to own repo
This commit is contained in:
parent
d6e17fe982
commit
0b16d06d8c
5 changed files with 0 additions and 450 deletions
|
|
@ -27,7 +27,6 @@
|
|||
"update-tracker": "node scripts/update-tracker.js",
|
||||
"update-db": "prisma migrate deploy",
|
||||
"check-db": "node scripts/check-db.js",
|
||||
"migrate-db": "node scripts/migrate-db.js",
|
||||
"copy-db-files": "node scripts/copy-db-files.js",
|
||||
"generate-lang": "npm-run-all extract-lang merge-lang",
|
||||
"extract-lang": "formatjs extract \"{pages,components}/**/*.js\" --out-file build/messages.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue