ci: add repository to package.json
This commit is contained in:
parent
e5b4c03fd2
commit
a156276531
|
@ -5,6 +5,10 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"readme": "ERROR: No README data found!",
|
"readme": "ERROR: No README data found!",
|
||||||
"_id": "@lumeweb/resolver-module-eth@0.1.0",
|
"_id": "@lumeweb/resolver-module-eth@0.1.0",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "gitea@git.lumeweb.com:LumeWeb/resolver-module-eth.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "presetter bootstrap",
|
"prepare": "presetter bootstrap",
|
||||||
"build": "run build",
|
"build": "run build",
|
||||||
|
|
Loading…
Reference in New Issue