Skip to content

Commit 1c06628

Browse files
committed
Revert "Pin node version to 16.14 for now"
This reverts commit 1af0921.
1 parent 1af0921 commit 1c06628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
]
5151
},
5252
"engines": {
53-
"node": "16.14"
53+
"node": ">=16.14"
5454
}
5555
}

0 commit comments

Comments
 (0)