Add publish config for npm Gitea registry
This commit is contained in:
parent
4a1edeaef9
commit
6bff5b560f
@ -44,5 +44,8 @@
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*"
|
||||
]
|
||||
],
|
||||
"publishConfig": {
|
||||
"registry": "https://git.tornado.ws/api/packages/tornado-packages/npm"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user