Skip to content

Commit

Permalink
feat: bump Azure adapter version
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrich committed Jan 1, 2024
1 parent 6419d3e commit 04da46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-auto/adapters.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const adapters = [
name: 'Azure Static Web Apps',
test: () => process.env.GITHUB_ACTION_REPOSITORY === 'Azure/static-web-apps-deploy',
module: 'svelte-adapter-azure-swa',
version: '0.13'
version: '0.20'
},
{
name: 'AWS via SST',
Expand Down

0 comments on commit 04da46d

Please sign in to comment.