Skip to content

Commit c106a1a

Browse files
committed
docs: fix digital ocean pipeline with correctly node version range
1 parent ec99b07 commit c106a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
]
4343
},
4444
"engines": {
45-
"node": ">=16.14"
45+
"node": ">=16.14 <17.x"
4646
}
4747
}

0 commit comments

Comments
 (0)