diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-10-22 14:35:39 +0200 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-10-22 14:36:13 +0200 |
| commit | ae311b71cccf5df9e0e19e276615cc32426d9de1 (patch) | |
| tree | 6049e4db5284be918d9b5b87048e77eb3b7daed2 /package.json | |
| parent | d142e5dc4e0e8b7b33c930f04e22ab3857f74569 (diff) | |
fix a string parsing issue and run prettify i guess
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index f51f197..6414578 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,7 @@ "node-uuid": "^1.4.8", "passport": "^0.3.0", "passport-local": "^1.0.0", + "pm2": "^5.2.0", "redis": "^3.0.2", "serve-favicon": "^2.5.0", "sessionstore": "^1.3.5", |
