mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-06 13:12:33 +02:00
⚡volta: pin node version 16.4.2
This commit is contained in:
parent
0c1486b905
commit
c5d011886c
1 changed files with 4 additions and 1 deletions
|
@ -37,5 +37,8 @@
|
||||||
"core-js": "3.15.2",
|
"core-js": "3.15.2",
|
||||||
"sass": "1.35.2",
|
"sass": "1.35.2",
|
||||||
"vite": "2.4.2"
|
"vite": "2.4.2"
|
||||||
|
},
|
||||||
|
"volta": {
|
||||||
|
"node": "16.4.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue