mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Chore: Support Volta in package.json (#22849)
This commit is contained in:
parent
756ad3142c
commit
3fcbc18002
@ -296,5 +296,8 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12 <13"
|
||||
},
|
||||
"volta": {
|
||||
"node": "12.16.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user