Skip to content

Commit

Permalink
Experimental package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsb committed Apr 26, 2021
1 parent f03ad0b commit ff3ab49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"license": "MIT",
"dependencies": {
"minimist": "^1.2.0",
"mqtt": "^2.15.0",
"pm2": "^3.5.0"
"mqtt": "^4.2.6",
"pm2": "^4.5.6"
},
"engines": {
"node": ">=8.11.0"
"node": ">=12.22.1"
},
"os": "linux",
"private": true,
"devDependencies": {
"standard": "^12.0.1"
"standard": "^12.22.1"
}
}

0 comments on commit ff3ab49

Please sign in to comment.