Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
disasteroftheuniverse committed Dec 31, 2019
1 parent 7bfae65 commit 2b16185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "A collection of AFRAME components tailored for use with the Oculus Quest mobile virtual reality headset.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"push": "git push https://disasteroftheuniverse:13WrongTrousers!@github.com/disasteroftheuniverse/SuperQuest.git"
},
"keywords": [
"aframe",
Expand Down

0 comments on commit 2b16185

Please sign in to comment.