Selaa lähdekoodia

Adding git repo to package.json

bodicsek 4 vuotta sitten
vanhempi
commit
cba186faec
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -14,6 +14,10 @@
   },
   "author": "",
   "license": "MIT",
+  "repository": {
+    "type" : "git",
+    "url" : "https://git.bodicsek.host/bodicsek/npm-dependency-tree"
+  },
   "dependencies": {
     "node-fetch": "^2.6.1",
     "yargs": "^16.2.0"