We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f282f4 commit ae9370bCopy full SHA for ae9370b
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "com.tannern.graphql-client",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"displayName": "graphQL-client",
5
"description": "A GraphQL client library",
6
"unity": "2019.1",
7
"repository": {
8
"type": "git",
9
"url": "[email protected]:rennat/graphQL-client-unity.git",
10
- "revision": "0.1.1"
+ "revision": "0.1.2"
11
},
12
"dependencies": {
13
- "jillejr.newtonsoft.json-for-unity": "12.0.301"
+ "com.unity.nuget.newtonsoft-json": "3.0"
14
}
15
0 commit comments