diff options
Diffstat (limited to 'client/src/shims/https.ts')
-rw-r--r-- | client/src/shims/https.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/shims/https.ts b/client/src/shims/https.ts index 1da6f8adb..f5ef70430 100644 --- a/client/src/shims/https.ts +++ b/client/src/shims/https.ts | |||
@@ -1 +1 @@ | |||
module.exports = require('https-browserify'); \ No newline at end of file | module.exports = require('https-browserify') | ||