Update package.json

pull/289/head
thomas marban 2020-10-10 09:19:52 +02:00 committed by GitHub
parent e3189e1fac
commit ceb0755e2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
"type": "git",
"url": "https://github.com/mikecao/umami.git"
},
"engines": {
"node": "12.18.4"
},
"scripts": {
"dev": "next dev",
"build": "npm-run-all build-tracker build-lang build-geo build-db build-app",