Skip to content

Commit

Permalink
feat: 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxch committed Jan 20, 2023
1 parent 13e0440 commit c554584
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-vue-setup-extend-plus",
"type": "module",
"version": "0.4.5",
"version": "0.4.6",
"packageManager": "pnpm@7.1.1",
"description": "Extending the vue script setup syntactic sugar",
"author": "chenxch <124118265@qq.com>",
Expand Down
2 changes: 1 addition & 1 deletion playground-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"unplugin-vue-setup-extend-plus": "workspace:^0.4.5",
"unplugin-vue-setup-extend-plus": "workspace:^0.4.6",
"vue": "^3.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"typescript": "^4.6.4",
"unplugin-vue-setup-extend-plus": "workspace:^0.4.5",
"unplugin-vue-setup-extend-plus": "workspace:^0.4.6",
"vite": "^4.0.0",
"vite-plugin-inspect": "^0.5.0"
},
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c554584

Please sign in to comment.