Update package name to scoped format and add Gitea configuration documentation
This commit is contained in:
6
docs/GITEA.md
Normal file
6
docs/GITEA.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Gitea Configuration
|
||||
|
||||
```
|
||||
npm config set @dom:registry=https://gitea.koszewscy.waw.pl/api/packages/slawek/npm/
|
||||
npm config set -- '//gitea.koszewscy.waw.pl/api/packages/slawek/npm/:_authToken' "personal_access_token"
|
||||
```
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "sk-az-tools",
|
||||
"name": "@slawek/sk-az-tools",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user