Skip to content

Commit d344092

Browse files
committed
Reverting an erroneous change
1 parent f83feb5 commit d344092

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"sourceType": "module",
3030
"types": "types/filesize.d.ts",
3131
"engines": {
32-
"node": ">= 16.0.0"
32+
"node": ">= 10.4.0"
3333
},
3434
"scripts": {
3535
"build": "npm run rollup",

0 commit comments

Comments
 (0)