aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/BushConstants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils/BushConstants.ts')
-rw-r--r--lib/utils/BushConstants.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/BushConstants.ts b/lib/utils/BushConstants.ts
index d3089ec..c65b5e8 100644
--- a/lib/utils/BushConstants.ts
+++ b/lib/utils/BushConstants.ts
@@ -1,4 +1,4 @@
-import deepLock from 'deep-lock';
+import { default as deepLock } from 'deep-lock';
import {
ArgumentMatches as AkairoArgumentMatches,
ArgumentTypes as AkairoArgumentTypes,