Skip to content

Commit e538682

Browse files
committed
Add engines to package.json
1 parent 1957633 commit e538682

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,8 @@
7474
"android": {
7575
"src": "android"
7676
}
77+
},
78+
"engines": {
79+
"node": ">=16"
7780
}
78-
}
81+
}

0 commit comments

Comments
 (0)