Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 58bc04a

Browse files
chore(deps): pin node.js to 18.9.1
1 parent 56f6a12 commit 58bc04a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
]
4242
},
4343
"engines": {
44-
"node": ">=10.15.0"
44+
"node": "18.9.1"
4545
},
4646
"devDependencies": {
4747
"@types/node": "8.10.64",

0 commit comments

Comments
 (0)