Skip to content

Commit bf5072b

Browse files
authored
chore: really drop node 12
1 parent 05e78d9 commit bf5072b

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
@@ -14,7 +14,7 @@
1414
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com)",
1515
"license": "MIT",
1616
"engines": {
17-
"node": ">=12",
17+
"node": ">=14",
1818
"npm": ">=6"
1919
},
2020
"repository": {

0 commit comments

Comments
 (0)