Skip to content

Commit f3db584

Browse files
committed
Fix: downgraded msw due to Unix socket problems
1 parent f62942a commit f3db584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/modules/gcloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"@google-cloud/spanner": "^8.0.0",
4848
"@google-cloud/storage": "^7.16.0",
4949
"firebase-admin": "13.4.0",
50-
"msw": "^2.10.4"
50+
"msw": "^2.7.3"
5151
}
5252
}

0 commit comments

Comments
 (0)