aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/array/some.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/fn/array/some.js')
-rw-r--r--node_modules/core-js/fn/array/some.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/fn/array/some.js b/node_modules/core-js/fn/array/some.js
index de284006e..7a1f47114 100644
--- a/node_modules/core-js/fn/array/some.js
+++ b/node_modules/core-js/fn/array/some.js
@@ -1,2 +1,2 @@
require('../../modules/es6.array.some');
-module.exports = require('../../modules/_core').Array.some; \ No newline at end of file
+module.exports = require('../../modules/_core').Array.some;