Skip to content
Snippets Groups Projects
Commit 9db5da6a authored by Herfort, Thomas's avatar Herfort, Thomas
Browse files

update gitlab npm registry config

parent 4bb252e1
No related branches found
No related tags found
1 merge request!1Update index.test.js, examples/all-options.js, examples/log-to-file.js,...
{ {
"name": "@plastdev/log", "name": "@general/log",
"version": "2.6.0", "version": "2.7.0",
"description": "A simple Logger with Options!", "description": "A simple Logger with Options!",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -16,6 +16,9 @@ ...@@ -16,6 +16,9 @@
"devDependencies": { "devDependencies": {
"jest": "^25.3.0" "jest": "^25.3.0"
}, },
"publishConfig": {
"@general:registry":"https://gitlab.br.de/api/v4/projects/6/packages/npm/"
},
"jest": { "jest": {
"collectCoverage": true, "collectCoverage": true,
"coverageReporters": [ "coverageReporters": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment