Skip to content

Commit

Permalink
chore: fix vue2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuChencheng committed Aug 2, 2023
1 parent 8a331ff commit 7d92053
Show file tree
Hide file tree
Showing 2 changed files with 1,640 additions and 1,270 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,14 @@
"@vue/composition-api": {
"optional": true
}
},
"pnpm": {
"packageExtensions": {
"[email protected]": {
"peerDependencies": {
"vue": "2.6.14"
}
}
}
}
}
Loading

0 comments on commit 7d92053

Please sign in to comment.