mirror of
https://github.com/Readarr/Readarr
synced 2026-03-12 15:41:40 +01:00
Add Volta node config
(cherry picked from commit b6417a6f43a9d294d17da531debde1db5fc5da49)
This commit is contained in:
parent
63ccc155d6
commit
91049f874b
1 changed files with 3 additions and 0 deletions
|
|
@ -134,5 +134,8 @@
|
|||
"webpack-cli": "4.7.2",
|
||||
"webpack-livereload-plugin": "3.0.1",
|
||||
"worker-loader": "3.0.8"
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.17.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue