Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Commit 522d4e8

Browse files
authored
Merge pull request #25 from CloudNativeJS/tobespc-patch-4
update package.json to pull latest appmetrics version
2 parents 8a8bdf1 + f8aa932 commit 522d4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Provides a Prometheus (/metrics) endpoint for Application Metrics",
55
"main": "index.js",
66
"dependencies": {
7-
"appmetrics": "^4.0.0",
7+
"appmetrics": "^5.0.0",
88
"debug": "^2.6.0",
99
"express": "^4.14.1"
1010
},

0 commit comments

Comments
 (0)