Skip to content

Commit ceedd72

Browse files
LukaFilipovic99jtomic-croz
authored andcommitted
Install volta and pin node and yarn versions
1 parent 4b89ae8 commit ceedd72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,9 @@
139139
"resolutions": {
140140
"@types/react": "^18.0.0",
141141
"@types/react-dom": "^18.0.0"
142+
},
143+
"volta": {
144+
"node": "16.17.1",
145+
"yarn": "3.0.0-rc.1"
142146
}
143147
}

0 commit comments

Comments
 (0)