We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5d5c2 commit fd767baCopy full SHA for fd767ba
.changeset/quick-wasps-shake.md
@@ -0,0 +1,5 @@
1
+---
2
+'@ice/pkg': patch
3
4
+
5
+fix: lock tsc-alias version to 1.8.13 for fix compiling error.
packages/pkg/package.json
@@ -66,7 +66,7 @@
66
"rollup-plugin-styles": "^4.0.0",
67
"rollup-plugin-visualizer": "^5.8.3",
68
"semver": "^7.0.0",
69
- "tsc-alias": "^1.8.2",
+ "tsc-alias": "1.8.13",
70
"typescript": "^4.9.4"
71
},
72
"devDependencies": {
0 commit comments