Skip to content

Commit 26f79f5

Browse files
authored
Revert package.json
1 parent b530967 commit 26f79f5

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
@@ -20,7 +20,7 @@
2020
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com)",
2121
"license": "MIT",
2222
"engines": {
23-
"node": ">=10.4"
23+
"node": ">=10"
2424
},
2525
"scripts": {
2626
"build": "kcd-scripts build --ignore \"**/__tests__/**,**/__node_tests__/**,**/__mocks__/**\" && kcd-scripts build --bundle --no-clean",

0 commit comments

Comments
 (0)