Skip to content

Commit be677ac

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

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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": "pnpm@7.3.0"
94+
"packageManager": "pnpm@7.3.0",
95+
"volta": {
96+
"node": "16.15.1"
97+
}
9598
}

0 commit comments

Comments
 (0)