Skip to content

Commit db8a403

Browse files
committed
⬆️ upgrade node version
1 parent 910ddfa commit db8a403

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
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"engines": {
4-
"node": "^14.x"
4+
"node": "^16.x"
55
},
66
"scripts": {
77
"build": "tsc -p web/tsconfig.json"

0 commit comments

Comments
 (0)