From 5f466137ad6ac596600e3ff53c9b786815398445 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 27 May 2017 17:36:13 +0200 Subject: node_modules, clean up package.json --- node_modules/core-js/es7/array.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/core-js/es7/array.js') diff --git a/node_modules/core-js/es7/array.js b/node_modules/core-js/es7/array.js index e58f90579..9fb57fa64 100644 --- a/node_modules/core-js/es7/array.js +++ b/node_modules/core-js/es7/array.js @@ -1,2 +1,2 @@ require('../modules/es7.array.includes'); -module.exports = require('../modules/$.core').Array; \ No newline at end of file +module.exports = require('../modules/_core').Array; \ No newline at end of file -- cgit v1.2.3