chore: volta pin node@18.17.1

This commit is contained in:
Bobby 2023-09-06 16:58:00 +07:00
parent 350d26a98f
commit 4c64b8fed4
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -91,7 +91,7 @@
"stylelint-config-standard-scss": "~11.0.0"
},
"volta": {
"node": "18.16.0",
"node": "18.17.1",
"yarn": "1.22.19"
}
}