chore: add repository information to package.json
All checks were successful
Publish to npm / publish (push) Successful in 33s
All checks were successful
Publish to npm / publish (push) Successful in 33s
This commit is contained in:
parent
a8abac8f49
commit
aa7dc297af
10
package.json
10
package.json
|
@ -40,5 +40,15 @@
|
|||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Astrian/datenel-react"
|
||||
},
|
||||
"additionalRepositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://git.nas.astrian.moe/Astrian/datenel-react"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user