Skip to content

Commit 80e0599

Browse files
authored
build(replay): Use proper volta config for replay (#6306)
1 parent eb29e29 commit 80e0599

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/replay/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"node": ">=12"
6565
},
6666
"volta": {
67-
"node": "14.21.1",
68-
"yarn": "1.22.19"
67+
"extends": "../../package.json"
6968
}
7069
}

0 commit comments

Comments
 (0)