Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 134dd29

Browse files
committed
🔧 chore: 尝试修复构建
1 parent 4a66c7e commit 134dd29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@
137137
"webpack-cli": "^4.5.0"
138138
},
139139
"resolutions": {
140-
"typescript": "4.2.4"
140+
"typescript": "4.2.4",
141+
"semantic-release": "18.0.1"
141142
},
142143
"engines": {
143144
"node": ">=8.0.0"

0 commit comments

Comments
 (0)