File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/core" : " 7.4.3" ,
29
29
"@babel/plugin-transform-for-of" : " 7.4.3" ,
30
30
"commitplease" : " 3.2.0" ,
31
- "core-js" : " 3.0.0" ,
31
+ "core-js-bundle " : " 3.0.0" ,
32
32
"eslint-config-jquery" : " 1.0.1" ,
33
33
"grunt" : " 1.0.4" ,
34
34
"grunt-babel" : " 8.0.0" ,
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< title > jQuery objects transpiled iterability test page</ title >
6
- < script src ="../../../node_modules/core-js/client/core.min .js "> </ script >
6
+ < script src ="../../../node_modules/core-js-bundle/minified .js "> </ script >
7
7
< script src ="../../jquery.js "> </ script >
8
8
< script src ="../iframeTest.js "> </ script >
9
9
< script src ="jquery-iterability-transpiled.js "> </ script >
You can’t perform that action at this time.
0 commit comments