Skip to content

Commit ec7cffd

Browse files
committed
[dev] Pin Node.js to 14
1 parent 9772b9b commit ec7cffd

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
@@ -69,5 +69,8 @@
6969
"typescript": "^4.6.3",
7070
"webpack": "^5.70.0",
7171
"webpack-cli": "^4.10.0"
72+
},
73+
"volta": {
74+
"node": "14.21.3"
7275
}
7376
}

0 commit comments

Comments
 (0)