Add Volta node config

(cherry picked from commit b6417a6f43a9d294d17da531debde1db5fc5da49)
This commit is contained in:
Mark McDowall 2022-09-17 17:39:43 -07:00 committed by servarr
parent d27d982120
commit 8a6722352f
1 changed files with 3 additions and 0 deletions

View File

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