mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
pm2@3.4.0
This commit is contained in:
parent
38119b9828
commit
2454f7d36c
@ -1,4 +1,9 @@
|
||||
|
||||
## 3.4.0
|
||||
|
||||
- drop Node.js 4 and 5 support
|
||||
- use @pm2/io version 4
|
||||
|
||||
## 3.3.1 (18/02/19)
|
||||
|
||||
- add pm2 profile:cpu [timeout]
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": true,
|
||||
"version": "3.3.1",
|
||||
"version": "3.4.0",
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user