Skip to content
Snippets Groups Projects
Commit 46804f41 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

fix config

parent b84dc144
Branches
Tags 3.1.2
No related merge requests found
Pipeline #7266 passed
{ {
"name": "@libs/log", "name": "@libs/log",
"version": "3.1.1", "version": "3.1.2",
"description": "A simple Logger with Options!", "description": "A simple Logger with Options!",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"jest": "^29.5.0" "jest": "^29.5.0"
}, },
"publishConfig": { "publishConfig": {
"@general:registry": "https://gitlab.ard.de/api/v4/projects/930/packages/npm/" "@libs:registry": "https://gitlab.ard.de/api/v4/projects/930/packages/npm/"
}, },
"jest": { "jest": {
"collectCoverage": true, "collectCoverage": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment