Skip to content

Commit 714f821

Browse files
committed
Node 16 is the minimum supported version
1 parent 96462fc commit 714f821

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
@@ -75,7 +75,7 @@
7575
"webpack": "^5.52.1"
7676
},
7777
"engines": {
78-
"node": "12.* || 14.* || >= 16"
78+
"node": ">= 16"
7979
},
8080
"publishConfig": {
8181
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)