Skip to content

Commit 8fa09a4

Browse files
committed
fix: use latest sveltekit-adapter-aws-base version
Forcing to incorporate streaming server fix
1 parent e826952 commit 8fa09a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@pulumi/aws": "^6.36.0",
5858
"@pulumi/pulumi": "^3.116.1",
5959
"mime-types": "^2.1.35",
60-
"sveltekit-adapter-aws-base": "^3.0.1",
60+
"sveltekit-adapter-aws-base": "^3.0.2",
6161
"yargs": "^17.7.2"
6262
},
6363
"peerDependencies": {

0 commit comments

Comments
 (0)