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

Commit f8aa932

Browse files
authored
update package.json to pull latest appmetrics version
1 parent 8a8bdf1 commit f8aa932

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)