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/web/timers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/core-js/web/timers.js') diff --git a/node_modules/core-js/web/timers.js b/node_modules/core-js/web/timers.js index 763ea44e9..2c66f4387 100644 --- a/node_modules/core-js/web/timers.js +++ b/node_modules/core-js/web/timers.js @@ -1,2 +1,2 @@ require('../modules/web.timers'); -module.exports = require('../modules/$.core'); \ No newline at end of file +module.exports = require('../modules/_core'); \ No newline at end of file -- cgit v1.2.3