Skip to content

Commit 87f2541

Browse files
committed
Add volta config to keep our env consistent between machines
1 parent d2ce9bd commit 87f2541

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,9 @@
4242
"patchedDependencies": {
4343
"lerna-changelog@2.2.0": "patches/lerna-changelog@2.2.0.patch"
4444
}
45+
},
46+
"volta": {
47+
"node": "18.17.0",
48+
"pnpm": "7.33.5"
4549
}
4650
}

0 commit comments

Comments
 (0)