Skip to content

Commit a401aa1

Browse files
committed
pin node version with volta
1 parent f26bf12 commit a401aa1

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
@@ -121,5 +121,8 @@
121121
},
122122
"resolutions": {
123123
"node-fetch": "2.6.7"
124+
},
125+
"volta": {
126+
"node": "16.17.0"
124127
}
125128
}

0 commit comments

Comments
 (0)