We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7458a commit 47410b1Copy full SHA for 47410b1
packages/remix/test/integration/package.json
@@ -36,7 +36,8 @@
36
"@sentry/types": "file:../../../types",
37
"@sentry/utils": "file:../../../utils",
38
"@vanilla-extract/css": "1.13.0",
39
- "@vanilla-extract/integration": "6.2.4"
+ "@vanilla-extract/integration": "6.2.4",
40
+ "minimatch": "^9.0.0"
41
},
42
"engines": {
43
"node": ">=14"
0 commit comments