Skip to content

Commit c1dcf67

Browse files
committed
1.1.2
1 parent 4307af7 commit c1dcf67

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pm2-papertrail-logger",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"author": "ImSkully",
55
"license": "LGPL-3.0-or-later",
66
"description": "A simple and efficient PM2 module that forwards logs to Papertrail.",
@@ -18,17 +18,17 @@
1818
"hostname": ""
1919
},
2020
"repository": {
21-
"type": "git",
21+
"type": "git",
2222
"url": "https://github.com/ImSkully/pm2-papertrail-logger.git"
23-
},
23+
},
2424
"bugs": {
25-
"url": "https://github.com/ImSkully/pm2-papertrail-logger/issues"
26-
},
25+
"url": "https://github.com/ImSkully/pm2-papertrail-logger/issues"
26+
},
2727
"keywords": [
28-
"pm2",
29-
"pm2-module",
30-
"papertrail"
31-
],
28+
"pm2",
29+
"pm2-module",
30+
"papertrail"
31+
],
3232
"apps": [
3333
{
3434
"env": {

0 commit comments

Comments
 (0)