mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
pm2@3.5.1 - do not rely on optionalDependency #4289
This commit is contained in:
parent
d8983b55bf
commit
3490b53cea
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": true,
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
@ -193,9 +193,6 @@
|
||||
"mocha": "^5.2.0",
|
||||
"should": "^13"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"gkt": "https://tgz.pm2.io/gkt-1.0.0.tgz"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/Unitech/pm2/issues"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user