Skip to content

Commit

Permalink
chore: fix client version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucmus committed Dec 18, 2023
1 parent e2092c1 commit e47639e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion templates/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@astrojs/node": "^7.0.0",
"@astrojs/vue": "^4.0.2",
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "workspace:^",
"@shopware/api-client": "canary",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"astro": "^4.0.2",
Expand Down

0 comments on commit e47639e

Please sign in to comment.