Skip to content

Commit 1ddfb4d

Browse files
committed
Add contributors, version bump
1 parent f2edcb0 commit 1ddfb4d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-status-monitor",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Realtime Monitoring for Express-based Node applications",
55
"main": "index.js",
66
"keywords": [
@@ -24,6 +24,16 @@
2424
"name": "Ferdinand Mütsch",
2525
"email": "mail@ferdinand-muetsch.de",
2626
"url": "https://github.com/n1try/"
27+
},
28+
{
29+
"name": "Mattia Richetto",
30+
"email": "mattia.richetto@gmail.com",
31+
"url": "https://github.com/mattiaerre"
32+
},
33+
{
34+
"name": "Jiri Spac",
35+
"email": "capajj@gmail.com",
36+
"url": "https://github.com/capaj/"
2737
}
2838
],
2939
"repository": {

0 commit comments

Comments
 (0)