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