mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Support Volta in package.json (#22849)
This commit is contained in:
@@ -296,5 +296,8 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12 <13"
|
||||
},
|
||||
"volta": {
|
||||
"node": "12.16.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user