mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 03:25:40 +01:00
oops
This commit is contained in:
parent
117d7c4400
commit
d7b9715283
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "npm-run-all build-tracker build-lang build-geo build-db build-app",
|
||||
"build": "npm-run-all build-tracker build-lang build-db build-app",
|
||||
"start": "next start",
|
||||
"start-env": "node -r dotenv/config scripts/start-env.js",
|
||||
"build-app": "next build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue