mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
updated version
This commit is contained in:
parent
4a7ffd535f
commit
a04db8a03b
@ -1,5 +1,5 @@
|
||||
|
||||
# 1.0.0
|
||||
# 0.12.6
|
||||
|
||||
- Plugin system (pm2 install module / pm2 uninstall module)
|
||||
- Configuration system (pm2 set <key> <value> / pm2 unset <key>)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": "true",
|
||||
"version": "1.0.0",
|
||||
"version": "0.12.6",
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user