Skip to content

Commit 4e9e589

Browse files
committed
Use the current Node LTS
Note: This is a breaking change! However, it is only breaking in a strict sense, and no runtime behavior should be different.
1 parent 7a2422e commit 4e9e589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
}
168168
},
169169
"volta": {
170-
"node": "14.20.1",
170+
"node": "18.18.0",
171171
"yarn": "1.22.19"
172172
}
173173
}

0 commit comments

Comments
 (0)