Skip to content

Commit 94a15a2

Browse files
committed
Pin Node.js 18 using Volta
1 parent 8011fed commit 94a15a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@
4444
},
4545
"peerDependencies": {
4646
"ava": "*"
47+
},
48+
"volta": {
49+
"node": "18.5.0"
4750
}
4851
}

0 commit comments

Comments
 (0)