0.1.7 #8

Merged
Thilawyn merged 1 commits from next into master 2024-07-29 18:52:09 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -24,5 +24,5 @@ jobs:
- name: Publish
run: |
npm config set @thilawyn:registry https://git.valverde.cloud/api/packages/thilawyn/npm/
npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
npm config set -- //git.valverde.cloud/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
npm publish

View File

@@ -1,6 +1,6 @@
{
"name": "@thilawyn/thilalib",
"version": "0.1.6",
"version": "0.1.7",
"type": "module",
"files": [
"./dist"