-
- Downloads
Docs: Gitpod Integration
parent
d12822de
No related branches found
No related tags found
.gitpod.yml
0 → 100644
... | ... | @@ -82,6 +82,9 @@ |
"vue": "^2.7.10", | ||
"vue-template-compiler": "^2.7.10" | ||
}, | ||
"resolutions": { | ||
"readable-stream": "3.6.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/frontend/libraries/form-generator.git" | ||
... | ... |