chore: volta pin node@20.11.1

This commit is contained in:
Bobby 2024-03-06 07:26:09 +07:00
parent 86822c1dba
commit f55a1ad644
No known key found for this signature in database
GPG Key ID: B2F45B6A3C9A8FCA

View File

@ -91,7 +91,7 @@
"stylelint-config-standard-scss": "~11.1.0"
},
"volta": {
"node": "20.10.0",
"node": "20.11.1",
"yarn": "1.22.21"
}
}