mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-06 08:25:54 +01: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-cli": "4.9.1",
|
||||||
"webpack-livereload-plugin": "3.0.2",
|
"webpack-livereload-plugin": "3.0.2",
|
||||||
"worker-loader": "3.0.8"
|
"worker-loader": "3.0.8"
|
||||||
|
},
|
||||||
|
"volta": {
|
||||||
|
"node": "16.17.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue