diff --git a/package.json b/package.json index 7c25ccb..d67c963 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,9 @@ "vue-cli-service lint", "git add" ] + }, + "volta": { + "node": "14.21.3", + "npm": "6.14.18" } }