use the @cloudron/superagent module
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ const apps = require('./apps.js'),
|
||||
path = require('path'),
|
||||
{ Readable } = require('stream'),
|
||||
safe = require('safetydance'),
|
||||
superagent = require('./superagent.js'),
|
||||
superagent = require('@cloudron/superagent'),
|
||||
_ = require('./underscore.js');
|
||||
|
||||
function translateContainerStatsSync(stats) {
|
||||
|
||||
Reference in New Issue
Block a user