Browse Source

docs: add repository url to package.json

alvarosabu 8 months ago
parent
commit
a587073ee2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -6,6 +6,10 @@
   "description": "Declarative ThreeJS using Vue Components",
   "author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",
   "license": "MIT",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/Tresjs/tres.git"
+  },
   "keywords": [
     "vue",
     "3d",