summaryrefslogtreecommitdiff
path: root/lib/reflectAll.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/reflectAll.js')
-rw-r--r--lib/reflectAll.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reflectAll.js b/lib/reflectAll.js
index 12db89c..77fb496 100644
--- a/lib/reflectAll.js
+++ b/lib/reflectAll.js
@@ -1,4 +1,4 @@
-import reflect from './reflect';
+import reflect from './reflect.js'
/**
* A helper function that wraps an array or an object of functions with `reflect`.