Skip to content

Commit 3fff1e7

Browse files
committed
build(remix): Pin @vanilla-extract/integrations to make work on Node 14
1 parent 4840408 commit 3fff1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/remix/test/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@sentry/types": "file:../../../types",
3737
"@sentry/utils": "file:../../../utils",
3838
"@vanilla-extract/css": "1.13.0",
39-
"web-streams-polyfill": "3.2.1"
39+
"@vanilla-extract/integrations": "6.2.4"
4040
},
4141
"engines": {
4242
"node": ">=14"

0 commit comments

Comments
 (0)