Remove the metrics.json

This commit is contained in:
Raphael 2024-01-13 17:07:06 +01:00
parent bfe15c545e
commit 902f2812f0
2 changed files with 1 additions and 8 deletions

View File

@ -1,7 +0,0 @@
[
{
"name": "test",
"description": "test metric",
"value": 20
}
]

View File

@ -1,6 +1,6 @@
{
"name": "webmetrik",
"version": "0.0.1",
"version": "0.1.0",
"description": "NodeJS - npm package - Make metrics and make it available by making a httpServer",
"main": "main.js",
"keywords": [],