Skip to content

Commit

Permalink
Syncing node and npm with CMS
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar authored Aug 16, 2022
1 parent ed40eb3 commit 06aa7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Joomla! Issue Tracker",
"main": "www/index.php",
"engines": {
"node": ">=8.9.4",
"npm": ">=5.6.0"
"node": ">=16",
"npm": ">=8.5.5"
},
"scripts": {
"dev": "mix",
Expand Down

0 comments on commit 06aa7f8

Please sign in to comment.