1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Add Volta node config

This commit is contained in:
Mark McDowall
2022-09-17 17:39:43 -07:00
parent b5439a0661
commit b6417a6f43

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"
}
}