Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Dec 13, 2024
1 parent 3c26f33 commit be2cd7b
Show file tree
Hide file tree
Showing 4 changed files with 1,490 additions and 1,899 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "2.0.0",
"private": true,
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"scripts": {
"dev": "pnpm -r -F=\"./packages/*\" --parallel run dev",
"build": "pnpm -r -F=\"./packages/*\" run build",
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"build": "unbuild",
"dev": "unbuild --stub"
},
"peerDependencies": {
"vue": "catalog:"
},
"dependencies": {
"magic-color": "workspace:*"
},
"devDependencies": {
"vue": "catalog:"
}
}
Loading

0 comments on commit be2cd7b

Please sign in to comment.