mirror of
https://github.com/skylord123/node-red-contrib-gamedig.git
synced 2026-05-26 09:03:33 -06:00
- update version to 2.1.2
- fixed server type list - bump gamedig to 4.0.6
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-gamedig",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"description": "Query for the status of any game server using node-red",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -23,6 +23,6 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"gamedig": "^3.0.0"
|
||||
"gamedig": "^4.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user