Explorar el Código

docs: added github links to npm package

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan hace 5 años
padre
commit
713fdf26b9
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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",