pull/885/head
Nisarg 2021-10-10 23:11:14 -07:00
parent 117d7c4400
commit d7b9715283
1 changed files with 1 additions and 1 deletions

View File

@ -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",