Skip to content

Commit 1799a8d

Browse files
committed
build: bump required node version
1 parent 9a6c22f commit 1799a8d

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
@@ -9,7 +9,7 @@
99
"repository": "posthtml/posthtml-url-parameters",
1010
"main": "lib",
1111
"engines": {
12-
"node": ">=10"
12+
"node": ">=14.0.0"
1313
},
1414
"scripts": {
1515
"test": "c8 ava",

0 commit comments

Comments
 (0)