Update for new snap-tool
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"scripts": {
|
||||
"start": "node scripts/start.js",
|
||||
"build": "node scripts/build.js",
|
||||
"deploy": "rsync -vr -e ssh build/* $SNAP_DEPLOY_USER@$SNAP_DEPLOY_HOST:deighton-ar-website/",
|
||||
"deploy": "rsync -vr -e ssh build/* $SNAP_DEPLOY_USER_HOST:deighton-ar-website/",
|
||||
"lint": "eslint --ext .js --ext .jsx src/",
|
||||
"lint:fix": "eslint --ext .js --ext .jsx --fix src/"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user