Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 1, 2022
1 parent 23003f8 commit 0107f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-js/full/set/intersection.js
@@ -1,4 +1,4 @@
require('../../actual/set/difference');
require('../../actual/set/intersection');
require('../../modules/es.array.iterator');
require('../../modules/es.string.iterator');
require('../../modules/esnext.set.intersection');
Expand Down

0 comments on commit 0107f14

Please sign in to comment.