Skip to content

Commit 47410b1

Browse files
committed
pin remix version
1 parent aa7458a commit 47410b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/remix/test/integration/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"@sentry/types": "file:../../../types",
3737
"@sentry/utils": "file:../../../utils",
3838
"@vanilla-extract/css": "1.13.0",
39-
"@vanilla-extract/integration": "6.2.4"
39+
"@vanilla-extract/integration": "6.2.4",
40+
"minimatch": "^9.0.0"
4041
},
4142
"engines": {
4243
"node": ">=14"

0 commit comments

Comments
 (0)