Add repository field to package.json for git install support
This commit is contained in:
parent
6ddae08d86
commit
d55e5c7bb7
@ -34,6 +34,10 @@
|
|||||||
"tsup": "^8.5.0",
|
"tsup": "^8.5.0",
|
||||||
"typescript": "^5.5.3"
|
"typescript": "^5.5.3"
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.bnovalab.com/baekryang/responsive-image-canvas.git"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
"three.js",
|
"three.js",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user