aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es6/array.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/es6/array.js')
-rw-r--r--node_modules/core-js/es6/array.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/es6/array.js b/node_modules/core-js/es6/array.js
index 428d3e8c4..fdc2fbd9e 100644
--- a/node_modules/core-js/es6/array.js
+++ b/node_modules/core-js/es6/array.js
@@ -20,4 +20,4 @@ require('../modules/es6.array.find');
require('../modules/es6.array.find-index');
require('../modules/es6.array.species');
require('../modules/es6.array.iterator');
-module.exports = require('../modules/_core').Array; \ No newline at end of file
+module.exports = require('../modules/_core').Array;