chore: patch matching for io and agent deps

This commit is contained in:
Unitech 2018-07-24 12:57:37 +02:00
parent bdddd87862
commit 35d11920cc

View File

@ -158,8 +158,8 @@
"pm2-runtime": "./bin/pm2-runtime"
},
"dependencies": {
"@pm2/agent": "^0.5.9",
"@pm2/io": "^2.1.0",
"@pm2/agent": "^0.5.11",
"@pm2/io": "~2.1.0",
"@pm2/js-api": "^0.5.15",
"async": "^2.6.1",
"blessed": "^0.1.81",