chore: Set node v16

This commit is contained in:
Sidharth Vinod
2022-10-10 20:10:23 +08:00
parent ef47cc5b6f
commit 1fea43e125

View File

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