Browse Source

docs: added github links to npm package

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 5 years ago
parent
commit
713fdf26b9
1 changed files with 7 additions and 0 deletions
  1. 7 0
      package.json

+ 7 - 0
package.json

@@ -1,5 +1,12 @@
 {
   "author": "Jonathan Graham <theflametrooper@gmail.com>",
+  "bugs": {
+    "url": "https://github.com/jonathan-grah/vue-roaster/issues"
+  },
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/jonathan-grah/vue-roaster.git"
+  },
   "description": "Toast alerts (initially developed for Vue.js with a material-design style)",
   "devDependencies": {
     "@babel/core": "^7.5.5",