add Github repo to package.json

This commit is contained in:
dd060606
2024-12-08 14:43:01 +01:00
parent 2b2f2beeae
commit e8074dbbc9

View File

@@ -29,5 +29,9 @@
},
"files": [
"dist/**/*"
]
],
"repository": {
"type": "git",
"url": "https://github.com/dd060606/WebAurion-API.git"
}
}