Skip to content

Commit 9dff852

Browse files
committed
update package.json engine nod >= 16
1 parent 7ba1e67 commit 9dff852

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
],
1818
"author": "Jean Pierre Quéau",
1919
"license": "MIT",
20+
"engines" : {
21+
"node" : ">=16.0.0"
22+
},
2023
"repository": {
2124
"type": "git",
2225
"url": "git+https://github.com/capacitor-community/sqlite.git"

0 commit comments

Comments
 (0)