Skip to content

Commit 238cdca

Browse files
committed
chore!: drop node.js v12 and v17
1 parent 61d9bcf commit 238cdca

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
@@ -61,6 +61,6 @@
6161
"remark-cli": "11.0.0"
6262
},
6363
"engines": {
64-
"node": "^12.22.0 || ^14.17.0 || >=16.13.0"
64+
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6565
}
6666
}

0 commit comments

Comments
 (0)