summaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/math/log2.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/fn/math/log2.js')
-rw-r--r--node_modules/core-js/fn/math/log2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/fn/math/log2.js b/node_modules/core-js/fn/math/log2.js
index ce3e99c1e..63c74d7b8 100644
--- a/node_modules/core-js/fn/math/log2.js
+++ b/node_modules/core-js/fn/math/log2.js
@@ -1,2 +1,2 @@
require('../../modules/es6.math.log2');
-module.exports = require('../../modules/_core').Math.log2; \ No newline at end of file
+module.exports = require('../../modules/$.core').Math.log2; \ No newline at end of file