mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Updated packages. Updated language bundles.
This commit is contained in:
parent
f390ac447f
commit
86966f46e5
3 changed files with 156 additions and 113 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"download-language-names": "node scripts/download-language-names.js",
|
||||
"change-password": "node scripts/change-password.js",
|
||||
"lint": "next lint --quiet",
|
||||
"prepare": "husky install",
|
||||
"prepare": "node -e \"if (process.env.NODE_ENV !== 'production'){process.exit(1)} \" || husky install",
|
||||
"postbuild": "node scripts/postbuild.js"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue