mirror of
https://github.com/Sithranduil/srcds_exporter.git
synced 2025-07-23 08:28:00 +02:00
Pushing readme + updating version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "srcds-exporter",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Prometheus Exporter for SRCDS game servers such as CSGO",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -21,5 +21,6 @@
|
||||
"prom-client": "^11.5.3",
|
||||
"srcds-rcon": "^2.2.1",
|
||||
"working-rcon": "^0.2.8"
|
||||
}
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user