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