diff --git a/package.json b/package.json index 1db4a8f..7f58b07 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "compile": "node-sass src/switches.scss dist/switches.css", "prepublish": "npm run compile" }, + "repository": { + "type": "git", + "url": "https://github.com/drewjbartlett/vue-switches.git" + }, "browserify": { "transform": [ "vueify"