Skip to content

Commit 6a91c30

Browse files
evanyan13Evan Yan
andauthored
[CDx-180] Add volta config to repo (#229)
Co-authored-by: Evan Yan <[email protected]>
1 parent a93e8b4 commit 6a91c30

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,9 @@
6464
},
6565
"tsd": {
6666
"directory": "src/types/tests"
67+
},
68+
"volta": {
69+
"node": "22.18.0",
70+
"npm": "10.9.3"
6771
}
6872
}

0 commit comments

Comments
 (0)