Skip to content

Commit

Permalink
chore: bump pm2 v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamzic committed Oct 7, 2024
1 parent 0a6ca05 commit bc952e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/bootstrap/tasks/install_pm2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- name: Install pm2 package
community.general.npm:
name: pm2
version: "5.2"
version: "5.4.2"
global: true
state: present
production: true
Expand Down

0 comments on commit bc952e4

Please sign in to comment.