Skip to content

Commit

Permalink
chore: 更新peerDependencies (nutui-uniapp#292)
Browse files Browse the repository at this point in the history
* chore: 更新peerDependencies

* chore: 更新pnpm-lock.yaml
  • Loading branch information
xiaohe0601 authored Apr 12, 2024
1 parent 5763f25 commit 6aac19c
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 169 deletions.
4 changes: 2 additions & 2 deletions packages/nutui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"type-check": "vue-tsc --noEmit"
},
"peerDependencies": {
"@uni-helper/uni-app-types": "^0.5.12",
"vue": "3.2.47"
"@uni-helper/uni-app-types": ">=0.5.9",
"vue": ">=3.2.0"
}
}
Loading

0 comments on commit 6aac19c

Please sign in to comment.