version: pm2@3.0.2

This commit is contained in:
vmarchaud 2018-07-25 00:20:37 +02:00
parent 80c94dd326
commit eac50852fa
No known key found for this signature in database
GPG Key ID: F6EC8896C517C1BD

View File

@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
"version": "3.0.1",
"version": "3.0.2",
"engines": {
"node": ">=4.0.0"
},