Skip to content

Commit 7786d15

Browse files
committed
Add volta config
1 parent 5aeb0a9 commit 7786d15

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
@@ -38,5 +38,9 @@
3838
"minimatch": "^3.0.4",
3939
"rsvp": "^4.8.5",
4040
"simple-git": "^2.38.0"
41+
},
42+
"volta": {
43+
"node": "14.16.1",
44+
"yarn": "1.22.10"
4145
}
4246
}

0 commit comments

Comments
 (0)