From 32b0a2f0a80393ce360d0c3741a38a0112935577 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 28 Feb 2019 13:56:18 +0800 Subject: [PATCH] Update info.json --- plugins/pm2/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/pm2/info.json b/plugins/pm2/info.json index 5e4c37e4f..8404c3532 100755 --- a/plugins/pm2/info.json +++ b/plugins/pm2/info.json @@ -4,8 +4,8 @@ "name":"pm2", "type":"运行环境", "ps":"node.js管理器,内置 node.js + npm + nvm + pm2.!", - "versions":["4.4.15","4.8.4"], - "updates":["4.4.15","4.8.4"], + "versions":"1.0", + "updates":"1.0", "shell":"install.sh", "checks":"server/pm2", "author":"pm2",