소스 검색

docs: add repository url to package.json

alvarosabu 9 달 전
부모
커밋
a587073ee2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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",