Felix Furtmayr

Results 3 issues of Felix Furtmayr

See for details: https://github.com/jacogr/atom-git-control/issues/248

Hi, thank you for the package :-) Just updated the nodemon version as npm audit shows me some vulnerabilities from this package which do no longer occur with the newer...

Could look like this in the options: ```js "jquery": { "version": "3.1.0", "files": [{ "src": "dist/*" "target": "test" }] }, ``` Usecase: Now you are able to store common backend...