Skip to content

Commit

Permalink
fix: 馃悰 add engine
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Jun 7, 2022
1 parent c5e4564 commit 05de351
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"name": "lunch-picker",
"version": "1.9.2",
"private": true,
"engines": {
"node": ">=14.18.0",
"npm": ">=6.14.15",
"yarn": ">=1.22.18"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-brands-svg-icons": "^5.14.0",
Expand Down

0 comments on commit 05de351

Please sign in to comment.