update package.json to push to the correct github page

This commit is contained in:
Ryan Vermooten 2018-06-27 14:19:37 +02:00
parent afe23e0776
commit 5da88c3f11

View File

@ -14,11 +14,11 @@
},
"config": {
"deployToGit": {
"repository": "git@github.com:Nona-Creative/nona-creative.github.io.git",
"repository": "git@github.com:Nona-Creative/ETHPrize.git",
"branch": "master",
"folder": "out",
"script": "npm run prod-build",
"commit": "Release the Kraken!",
"commit": "Deploy github pages",
"user": {
"email": "deploy@nonacreative.com",
"name": "deploy"