Skip to content

Commit 69e3d1b

Browse files
dev: use volta
1 parent 09dbd0d commit 69e3d1b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,9 @@
110110
"stylus-loader": "4.3.1",
111111
"vue-github-button": "1.0.3"
112112
},
113-
"main": "nuxt.config.js"
114-
}
113+
"main": "nuxt.config.js",
114+
"volta": {
115+
"node": "16.17.1",
116+
"yarn": "1.22.19"
117+
}
118+
}

0 commit comments

Comments
 (0)