aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/string/unescape-html.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-27 17:36:13 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-27 17:36:13 +0200
commit5f466137ad6ac596600e3ff53c9b786815398445 (patch)
treef914c221874f0b16bf3def7ac01d59d1a99a3b0b /node_modules/core-js/fn/string/unescape-html.js
parentc9f5ac8e763eda19aa0564179300cfff76785435 (diff)
downloadwallet-core-5f466137ad6ac596600e3ff53c9b786815398445.tar.xz
node_modules, clean up package.json
Diffstat (limited to 'node_modules/core-js/fn/string/unescape-html.js')
-rw-r--r--node_modules/core-js/fn/string/unescape-html.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/fn/string/unescape-html.js b/node_modules/core-js/fn/string/unescape-html.js
index de09d98b4..7c2c55c8c 100644
--- a/node_modules/core-js/fn/string/unescape-html.js
+++ b/node_modules/core-js/fn/string/unescape-html.js
@@ -1,2 +1,2 @@
require('../../modules/core.string.unescape-html');
-module.exports = require('../../modules/$.core').String.unescapeHTML; \ No newline at end of file
+module.exports = require('../../modules/_core').String.unescapeHTML; \ No newline at end of file