mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
chore: patch matching for io and agent deps
This commit is contained in:
parent
bdddd87862
commit
35d11920cc
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user