Skip to content

Commit be677ac

Browse files
committed
chore: pin node@16 locally
1 parent 686ba68 commit be677ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,8 @@
9191
"resolutions": {
9292
"nuxt-ionic": "link:."
9393
},
94-
"packageManager": "[email protected]"
94+
"packageManager": "[email protected]",
95+
"volta": {
96+
"node": "16.15.1"
97+
}
9598
}

0 commit comments

Comments
 (0)