|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "libs",
|
|
|
- "version": "1.0.5",
|
|
|
+ "version": "1.0.6",
|
|
|
"description": "",
|
|
|
"main": "index.js",
|
|
|
"scripts": {
|
|
@@ -15,12 +15,12 @@
|
|
|
"dependencies": {
|
|
|
"async": "^2.6.1",
|
|
|
"aws-sdk": "^2.315.0",
|
|
|
- "buffa": "https://git.tum.dk/tum.dk/buffa.git",
|
|
|
+ "buffa": "git+https://git.tum.dk/tum.dk/buffa.git",
|
|
|
"file-type": "^10.0.0",
|
|
|
"jszip": "^3.1.5",
|
|
|
"node-fetch": "^2.2.0",
|
|
|
- "openpgp": "https://git.tum.dk/tum.dk/openpgpops.git",
|
|
|
- "opath": "https://git.tum.dk/tum.dk/opath.git"
|
|
|
+ "openpgp": "git+https://git.tum.dk/tum.dk/openpgpops.git",
|
|
|
+ "opath": "git+https://git.tum.dk/tum.dk/opath.git"
|
|
|
|
|
|
}
|
|
|
}
|