chore: pin node version with volta

This commit is contained in:
Anthony Mineo 2023-03-01 19:09:09 -05:00
parent 928bf1812c
commit f803963015

View file

@ -80,5 +80,8 @@
},
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"volta": {
"node": "12.18"
}
}