Skip to content

Commit 1d03e7a

Browse files
committed
update supported engines
1 parent 29f9545 commit 1d03e7a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
],
7171
"license": "Apache-2.0",
7272
"engines": {
73-
"node": "14.x",
74-
"npm": "6.x",
73+
"node": ">=16.17.1",
74+
"npm": ">=6.x",
7575
"cordova": ">=8.0.0"
7676
},
7777
"standard": {

0 commit comments

Comments
 (0)