Skip to content

Commit

Permalink
Updated node to 18 to be compatible with new Firebase version
Browse files Browse the repository at this point in the history
  • Loading branch information
tombui99 committed Dec 8, 2023
1 parent 984e69a commit bb3c11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"engines" : {
"npm" : ">=8.0.0 <9.0.0",
"node" : "16.x"
"node" : "18.x"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bb3c11b

Please sign in to comment.