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

1.7.1

parent d9c918bc
No related branches found
Tags v1.7.1
1 merge request!1Master
{ {
"name": "@br/config", "name": "@br/config",
"version": "1.6.2", "version": "1.7.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "@general/config", "name": "@general/config",
"version": "1.7.0", "version": "1.7.1",
"description": "Simple Config with ENV Support", "description": "Simple Config with ENV Support",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"jest": "^25.3.0" "jest": "^25.3.0"
}, },
"publishConfig": { "publishConfig": {
"@general:registry":"https://gitlab.br.de/api/v4/projects/7/packages/npm/" "@general:registry": "https://gitlab.br.de/api/v4/projects/7/packages/npm/"
}, },
"jest": { "jest": {
"collectCoverage": true, "collectCoverage": true,
......
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