Skip to content

Commit 419dee3

Browse files
authored
feat: add @swc/types@0.1.16 as a bug version, fallback to 0.1.12 (#259)
@swc/types@0.1.16 has no index.js, 是一个非兼容性改动, 降级到 0.1.12 --- 同步雨燕改动内容 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated package dependencies for improved compatibility and security. - Added `@swc/types` package with version `0.1.16`. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent d0ed7f5 commit 419dee3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -992,6 +992,12 @@
992992
"reason": "https://github.com/swc-project/swc/issues/7203"
993993
}
994994
},
995+
"@swc/types": {
996+
"0.1.16": {
997+
"version": "0.1.12",
998+
"reason": "https://github.com/swc-project/swc/issues/9753"
999+
}
1000+
},
9951001
"undici": {
9961002
"5.22.0": {
9971003
"version": "5.21.2",

0 commit comments

Comments
 (0)