mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
package.json: Upgrade Volta's Node version (#25209)
* package.json: Upgrade Volta's Node version
This commit is contained in:
parent
bd8a04a6a5
commit
04e0ee5cfc
@ -297,6 +297,6 @@
|
||||
"node": ">=12 <13"
|
||||
},
|
||||
"volta": {
|
||||
"node": "12.16.1"
|
||||
"node": "12.18.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user