Skip to content

Commit cfdce21

Browse files
wangluyu-798huqinglongfengmk2
authored
feat: add es-module-shims (#122)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Added a new dependency `es-module-shims` to improve module compatibility. - Minor formatting adjustments in the dependency list for better readability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: huqinglong <[email protected]> Co-authored-by: fengmk2 <[email protected]>
1 parent 961d6b2 commit cfdce21

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17963,11 +17963,11 @@
1796317963
"version": "*"
1796417964
},
1796517965
"playcanvas": {
17966-
"version": "*"
17966+
"version": "*"
1796717967
},
1796817968
"chevrotain": {
1796917969
"version": "*"
17970-
},
17970+
},
1797117971
"@popperjs/core": {
1797217972
"version": "2.11.8"
1797317973
},
@@ -17988,6 +17988,9 @@
1798817988
},
1798917989
"artplayer-plugin-danmuku": {
1799017990
"version": "*"
17991+
},
17992+
"es-module-shims":{
17993+
"version":"*"
1799117994
}
1799217995
}
1799317996
}

0 commit comments

Comments
 (0)