Skip to content

Commit d039f86

Browse files
committed
Pin correct Node.js version using Volta
1 parent 55b5b44 commit d039f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@
110110
"edition": "octane"
111111
},
112112
"volta": {
113-
"node": "10.16.3"
113+
"node": "12.19.1"
114114
}
115115
}

0 commit comments

Comments
 (0)