Skip to content

Commit

Permalink
pkg.json version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Apr 13, 2020
1 parent 7a5da59 commit b097dc2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -166,11 +166,11 @@
"pm2-runtime": "./bin/pm2-runtime"
},
"dependencies": {
"@pm2/agent": "^0.5.26",
"@pm2/io": "^4.3.4-beta.0",
"@pm2/js-api": "^0.5.60",
"@pm2/agent": "~1.0.0",
"@pm2/io": "~4.3.4",
"@pm2/js-api": "~0.5.6",
"@pm2/pm2-version-check": "latest",
"async": "^3.2.0",
"async": "~3.2.0",
"blessed": "0.1.81",
"chalk": "3.0.0",
"chokidar": "^3.3.0",
Expand Down Expand Up @@ -203,7 +203,7 @@
"should": "^13"
},
"optionalDependencies": {
"systeminformation": "^4.14.16"
"systeminformation": "^4.23.3"
},
"bugs": {
"url": "https://github.com/Unitech/pm2/issues"
Expand Down

0 comments on commit b097dc2

Please sign in to comment.