Skip to content

Commit 89061fe

Browse files
committed
fix: ci build failed
1 parent 47afee6 commit 89061fe

File tree

2 files changed

+920
-3367
lines changed

2 files changed

+920
-3367
lines changed

packages/nutui-taro-demo/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@
112112
"typescript": "^5.3.3"
113113
},
114114
"resolutions": {
115-
"sass":"1.77.6"
115+
"sass": "1.77.6",
116+
"@tarojs/api": "4.0.8-beta.0",
117+
"@tarojs/components": "4.0.8-beta.0"
116118
}
117119
}

0 commit comments

Comments
 (0)