Jelajahi Sumber

docs: added github links to npm package

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 5 tahun lalu
induk
melakukan
713fdf26b9
1 mengubah file dengan 7 tambahan dan 0 penghapusan
  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",