Skip to content

Commit 0e5ed36

Browse files
authored
Merge pull request #1549 from Fdawgs/chore/package
chore(package): bump min node version from 10 to 14
2 parents c4996a2 + ad2ad8f commit 0e5ed36

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
@@ -45,7 +45,7 @@
4545
"standard": "^17.0.0"
4646
},
4747
"engines": {
48-
"node": ">=10"
48+
"node": ">=14"
4949
},
5050
"files": [
5151
"lib/",

0 commit comments

Comments
 (0)