Skip to content

Commit

Permalink
update package.json engine nod >= 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jepiqueau committed Sep 1, 2023
1 parent 7ba1e67 commit 9dff852
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
],
"author": "Jean Pierre Quéau",
"license": "MIT",
"engines" : {
"node" : ">=16.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/capacitor-community/sqlite.git"
Expand Down

0 comments on commit 9dff852

Please sign in to comment.