mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
pm2@4.1.3
This commit is contained in:
parent
bbf3182ee5
commit
f8bbff2227
@ -1,4 +1,11 @@
|
||||
|
||||
## 4.1.3
|
||||
|
||||
- feature: re enable & harden sysinfos feature
|
||||
- feature: `pm2 sysinfos` to display many infos about running system
|
||||
- chore: cleanup some unused files
|
||||
- chore: enforce node >= 8.10.0
|
||||
|
||||
## 4.1.2
|
||||
|
||||
- fix: temporarily disable system metrics retrieval
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": true,
|
||||
"version": "4.1.2",
|
||||
"version": "4.1.3",
|
||||
"engines": {
|
||||
"node": ">=8.10.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user