Skip to content

Commit 1ed4840

Browse files
evanyan13Evan Yan
andauthored
Add volta config to repo (#54)
Co-authored-by: Evan Yan <evan.yan@constructor.io>
1 parent a6866f9 commit 1ed4840

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
@@ -64,5 +64,9 @@
6464
"nth-check": "^2.0.1"
6565
},
6666
"postcss": "$postcss"
67+
},
68+
"volta": {
69+
"node": "22.18.0",
70+
"npm": "10.9.3"
6771
}
6872
}

0 commit comments

Comments
 (0)