Add Volta node config

This commit is contained in:
Mark McDowall 2022-09-17 17:39:43 -07:00
parent b5439a0661
commit b6417a6f43
1 changed files with 3 additions and 0 deletions

View File

@ -129,5 +129,8 @@
"webpack-cli": "4.9.2",
"webpack-livereload-plugin": "3.0.2",
"worker-loader": "3.0.8"
},
"volta": {
"node": "16.17.0"
}
}