chore: Set node v16

This commit is contained in:
Sidharth Vinod 2022-10-10 20:10:23 +08:00
parent ef47cc5b6f
commit 1fea43e125
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
1 changed files with 1 additions and 1 deletions

View File

@ -153,6 +153,6 @@
"**/*.scss"
],
"volta": {
"node": "18.5.0"
"node": "16.17.1"
}
}