Add support for reading files from Bitbucket Server.

This commit is contained in:
Mathias Åhsberg
2020-10-22 11:17:25 +02:00
parent 628f782948
commit 6579769dff
5 changed files with 482 additions and 222 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"express": "^4.17.1",
"express-prom-bundle": "^6.1.0",
"express-promise-router": "^3.0.3",
"git-url-parse": "^11.3.0",
"git-url-parse": "^11.4.0",
"helmet": "^4.0.0",
"knex": "^0.21.1",
"lodash": "^4.17.15",