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",