ci: add repository to package.json

This commit is contained in:
Derrick Hammer 2023-07-15 06:26:39 -04:00
parent e5b4c03fd2
commit a156276531
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
"type": "module",
"readme": "ERROR: No README data found!",
"_id": "@lumeweb/resolver-module-eth@0.1.0",
"repository": {
"type": "git",
"url": "gitea@git.lumeweb.com:LumeWeb/resolver-module-eth.git"
},
"scripts": {
"prepare": "presetter bootstrap",
"build": "run build",