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