summaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/core/string.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/library/core/string.js')
-rw-r--r--node_modules/core-js/library/core/string.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/library/core/string.js b/node_modules/core-js/library/core/string.js
index 8da740c6e..829e0c61e 100644
--- a/node_modules/core-js/library/core/string.js
+++ b/node_modules/core-js/library/core/string.js
@@ -1,3 +1,3 @@
require('../modules/core.string.escape-html');
require('../modules/core.string.unescape-html');
-module.exports = require('../modules/_core').String; \ No newline at end of file
+module.exports = require('../modules/$.core').String; \ No newline at end of file