[BUGFIX] correct git url
Showing
... | ... | @@ -6,7 +6,7 @@ |
"main": "app/index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://gitlab.sgalinski.de:3000/toolchain/generator-gulp-sgalinski" | ||
"url": "http://gitlab.sgalinski.de/toolchain/generator-gulp-sgalinski.git" | ||
}, | ||
"author": { | ||
"name": "Philipp Nowinski", | ||
... | ... |
Please register or sign in to comment