Skip to content

Commit 1af0921

Browse files
committed
Pin node version to 16.14 for now
1 parent 27d4f21 commit 1af0921

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)