Explorar el Código

fix(gamedig): Update gamedig version to resolve a bug #4624

Daniel Gibbs hace 1 año
padre
commit
5ed5b80276
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -22,6 +22,6 @@
   },
   "homepage": "https://github.com/GameServerManagers/LinuxGSM#readme",
   "dependencies": {
-    "gamedig": "^5.0.0-beta.2"
+    "gamedig": "^5.1.1"
   }
 }