Adding repository field to package.json.

This commit is contained in:
Matt Swensen 2017-04-01 21:29:48 -06:00
parent a99f568eb7
commit 272205d34d

@ -20,5 +20,6 @@
"eslint": "^3.19.0",
"jest": "^19.0.2",
"watch": "^1.0.2"
}
},
"repository": "git@github.com:mjswensen/themer-colors-one.git"
}