summaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/array/index-of.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/fn/array/index-of.js')
-rw-r--r--node_modules/core-js/fn/array/index-of.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/core-js/fn/array/index-of.js b/node_modules/core-js/fn/array/index-of.js
index 9ed824727..9f2cd14b6 100644
--- a/node_modules/core-js/fn/array/index-of.js
+++ b/node_modules/core-js/fn/array/index-of.js
@@ -1,2 +1,2 @@
-require('../../modules/es6.array.index-of');
-module.exports = require('../../modules/_core').Array.indexOf; \ No newline at end of file
+require('../../modules/js.array.statics');
+module.exports = require('../../modules/$.core').Array.indexOf; \ No newline at end of file