Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 4fcf345

Browse files
committed
Remove support for Node.js 16
1 parent b48f110 commit 4fcf345

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
strategy:
4545
matrix:
4646
node-version:
47-
- 16
4847
- 18
4948
- 20
5049
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ A custom prefix to use for Mermaid IDs. (`string`, default: `mermaid`)
108108

109109
## Compatibility
110110

111-
This project is compatible with Node.js 16 or greater.
111+
This project is compatible with Node.js 18 or greater.
112112

113113
## Related Projects
114114

0 commit comments

Comments
 (0)