mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 07:42:28 +00:00
Add Volta node config
(cherry picked from commit b6417a6f43a9d294d17da531debde1db5fc5da49)
This commit is contained in:
parent
d27d982120
commit
8a6722352f
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue