Skip to content

Commit 9adbb8b

Browse files
author
Dmitry Nishcheta
committed
Fix volta conf
1 parent 0f03d97 commit 9adbb8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"fsevents": "^2.3.2"
6161
},
6262
"volta": {
63-
"node": "18.20.8"
63+
"node": "18.20.8",
64+
"npm": "10.9.2"
6465
}
6566
}

0 commit comments

Comments
 (0)