Skip to content

Commit b3f1ef6

Browse files
authored
Merge pull request #17 from huridocs/16-node-version
16 - Node version to 20.9
2 parents 351c22f + 118d83a commit b3f1ef6

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
@@ -10,7 +10,7 @@
1010
"url": "git+https://github.com/huridocs/react-text-selection-handler.git"
1111
},
1212
"engines": {
13-
"node": ">=20.12.0",
13+
"node": ">=20.9.0",
1414
"npm": ">=9"
1515
},
1616
"publishConfig": {

0 commit comments

Comments
 (0)