feat: volta pinned node & yarn versions

This commit is contained in:
Bobby 2022-08-20 06:38:37 +07:00
parent bd71035517
commit 18ff2f0893
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -86,5 +86,9 @@
"postcss-preset-env": "~7.8.0",
"stylelint": "~14.10.0",
"stylelint-config-standard-scss": "~5.0.0"
},
"volta": {
"node": "16.17.0",
"yarn": "1.22.19"
}
}