Skip to content

Commit cb02bac

Browse files
committed
fix: lock tsc-alias version to 1.8.13
1 parent 2f5d5c2 commit cb02bac

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

.changeset/quick-wasps-shake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rollup-plugin-styles": "^4.0.0",
6767
"rollup-plugin-visualizer": "^5.8.3",
6868
"semver": "^7.0.0",
69-
"tsc-alias": "^1.8.2",
69+
"tsc-alias": "1.8.13",
7070
"typescript": "^4.9.4"
7171
},
7272
"devDependencies": {

pnpm-lock.yaml

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)