summaryrefslogtreecommitdiff
path: root/node_modules/core-js/library/fn/weak-map.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/core-js/library/fn/weak-map.js')
-rw-r--r--node_modules/core-js/library/fn/weak-map.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/core-js/library/fn/weak-map.js b/node_modules/core-js/library/fn/weak-map.js
index 00cac1adb..ebf46e6a5 100644
--- a/node_modules/core-js/library/fn/weak-map.js
+++ b/node_modules/core-js/library/fn/weak-map.js
@@ -1,4 +1,4 @@
require('../modules/es6.object.to-string');
require('../modules/web.dom.iterable');
require('../modules/es6.weak-map');
-module.exports = require('../modules/_core').WeakMap; \ No newline at end of file
+module.exports = require('../modules/$.core').WeakMap; \ No newline at end of file