Skip to content

Commit 13b7847

Browse files
committed
chore: 🔧 add Volta node toolchain config (node 25.0.0) to package.json
1 parent ad92c43 commit 13b7847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,8 @@
167167
"resizable": "^1.2.1",
168168
"uuid": "^11.1.0",
169169
"webgl-obj-loader": "^2.0.8"
170+
},
171+
"volta": {
172+
"node": "25.0.0"
170173
}
171174
}

0 commit comments

Comments
 (0)