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

update gitlab npm registry config

parent fce7d26a
No related branches found
No related tags found
1 merge request!1Master
{ {
"name": "@plastdev/config", "name": "@general/config",
"version": "1.6.2", "version": "1.7.0",
"description": "Simple Config with ENV Support", "description": "Simple Config with ENV Support",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
"@stryker-mutator/typescript": "^3.1.0", "@stryker-mutator/typescript": "^3.1.0",
"jest": "^25.3.0" "jest": "^25.3.0"
}, },
"publishConfig": {
"@general:registry":"https://gitlab.br.de/api/v4/projects/7/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.
Finish editing this message first!
Please register or to comment