Skip to content

Commit aa13d6a

Browse files
docs: update minimum node version in readme (#1691)
* chore: update minimum node version in readme * Update README.md --------- Co-authored-by: Keith Cirkel <[email protected]>
1 parent 63d203f commit aa13d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<a href="https://www.npmjs.com/package/chai">
2121
<img
2222
alt="node:?"
23-
src="https://img.shields.io/badge/node-%3E=4.0-blue.svg?style=flat-square"
23+
src="https://img.shields.io/badge/node-%3E=18.0-blue.svg?style=flat-square"
2424
/>
2525
</a>
2626
<br/>

0 commit comments

Comments
 (0)