From 363723fc84f7b8477592e0105aeb331ec9a017af Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Aug 2017 05:01:11 +0200 Subject: node_modules --- node_modules/core-js/es6/math.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/core-js/es6/math.js') diff --git a/node_modules/core-js/es6/math.js b/node_modules/core-js/es6/math.js index f26b5b296..8d4b530dc 100644 --- a/node_modules/core-js/es6/math.js +++ b/node_modules/core-js/es6/math.js @@ -15,4 +15,4 @@ require('../modules/es6.math.sign'); require('../modules/es6.math.sinh'); require('../modules/es6.math.tanh'); require('../modules/es6.math.trunc'); -module.exports = require('../modules/_core').Math; \ No newline at end of file +module.exports = require('../modules/_core').Math; -- cgit v1.2.3