Skip to content

Commit eddcac1

Browse files
committed
fix: 修复对 dcloud 依赖的版本号
1 parent 9c6dbce commit eddcac1

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

packages/utils-uni/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"dependencies": {
7676
"@cloudcome/utils-core": "workspace:~",
7777
"@cloudcome/utils-vue": "workspace:~",
78-
"@dcloudio/types": "^3.4.21",
79-
"@dcloudio/uni-app": "^3.0.0-4080420251103001",
78+
"@dcloudio/types": "^3.0.0",
79+
"@dcloudio/uni-app": "^3.0.0-0",
8080
"vue": "^3.5.13",
8181
"zod": "^4.1.8"
8282
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)