mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
chore(docs): update runtime to node18
This commit is contained in:
parent
0ce34eef12
commit
258a1f18e1
|
@ -33,10 +33,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": "8.5.1",
|
"npm": "8.9.0",
|
||||||
"node": "17.6.0"
|
"node": "18.2.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "17.6.0"
|
"node": "18.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue