Commit 82e87dc
authored
build(remix): Fix version for remix build on node 14 (#9528)
This should fix integration tests for remix.
It seems this version:
https://github.com/vanilla-extract-css/vanilla-extract/releases/tag/%40vanilla-extract%2Fcss%401.14.0
switched a dependency which fails on Node 14. so pinning on the previous
version here...1 parent ecdd22f commit 82e87dc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments