mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +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": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"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": "next start",
|
||||||
"start-env": "node -r dotenv/config scripts/start-env.js",
|
"start-env": "node -r dotenv/config scripts/start-env.js",
|
||||||
"build-app": "next build",
|
"build-app": "next build",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue