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
Showing only changes of commit 48ffba36f0 - Show all commits

View File

@@ -24,5 +24,5 @@ jobs:
- name: Publish - name: Publish
run: | run: |
npm config set @thilawyn:registry https://git.valverde.cloud/api/packages/thilawyn/npm/ 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 npm publish

View File

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