Use git+https for cloudron-io/df
This commit is contained in:
Generated
+2
-2
@@ -225,8 +225,8 @@
|
||||
}
|
||||
},
|
||||
"@sindresorhus/df": {
|
||||
"version": "git+ssh://git@github.com/cloudron-io/df.git#7669c60e09e23f5c50d6613d6aa5caf55b4b3f2d",
|
||||
"from": "git+ssh://git@github.com/cloudron-io/df.git#type",
|
||||
"version": "git+https://github.com/cloudron-io/df.git#7669c60e09e23f5c50d6613d6aa5caf55b4b3f2d",
|
||||
"from": "git+https://github.com/cloudron-io/df.git#type",
|
||||
"requires": {
|
||||
"execa": "^2.0.1"
|
||||
},
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@google-cloud/dns": "^1.1.0",
|
||||
"@google-cloud/storage": "^2.5.0",
|
||||
"@sindresorhus/df": "git+ssh://git@github.com/cloudron-io/df.git#type",
|
||||
"@sindresorhus/df": "git+https://github.com/cloudron-io/df.git#type",
|
||||
"async": "^2.6.2",
|
||||
"aws-sdk": "^2.476.0",
|
||||
"body-parser": "^1.19.0",
|
||||
|
||||
Reference in New Issue
Block a user