We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0f21f commit 9de5e5cCopy full SHA for 9de5e5c
cloud-game-servers/snippets/package.json
@@ -13,7 +13,7 @@
13
"test": "c8 mocha --timeout 600000 test/*.js"
14
},
15
"dependencies": {
16
- "@google-cloud/game-servers": "^1.1.0"
+ "@google-cloud/game-servers": "^2.0.0"
17
18
"devDependencies": {
19
"c8": "^7.0.0",
0 commit comments