feat: mau

This commit is contained in:
Ephraim Atta-Duncan
2025-01-28 15:29:36 +00:00
parent 68c8eba2c3
commit 6993c52b2a
7 changed files with 145 additions and 91 deletions

View File

@@ -34,7 +34,8 @@
"make:version": " npm version --workspace @documenso/web --include-workspace-root --no-git-tag-version -m \"v%s\"",
"translate": "npm run translate:extract && npm run translate:compile",
"translate:extract": "lingui extract --clean",
"translate:compile": "lingui compile"
"translate:compile": "lingui compile",
"prisma:seed-mau": "npm run with:env -- npm run prisma:seed-mau -w @documenso/prisma"
},
"packageManager": "npm@10.7.0",
"engines": {