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