This commit is contained in:
poma 2020-05-14 06:44:48 +03:00
parent 4b3eae36f2
commit f0745746bc
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"build": "cross-env NODE_ENV=production nuxt build",
"start": "cross-env NODE_ENV=production node server/index.js",
"generate": "nuxt generate",
"deploy-prod": "npm run generate && push-dir --dir=dist --branch=gh-pages --cleanup",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
"dependencies": {

1
static/CNAME Normal file
View File

@ -0,0 +1 @@
ceremony.tornado.cash