File tree Expand file tree Collapse file tree 9 files changed +13
-12
lines changed Expand file tree Collapse file tree 9 files changed +13
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 17
17
"graphql" : " 16.3.0"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/client-cli" : " 0.0.3 " ,
20
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
21
21
"@types/react" : " ^17.0.33" ,
22
22
"@types/react-dom" : " ^17.0.10" ,
23
23
"@vitejs/plugin-react" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 9
9
"graphiql" : " graphclient serve-dev"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-cli" : " 0.0.3 " ,
12
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
13
13
"@graphql-mesh/transform-prefix" : " 0.11.32" ,
14
14
"@graphql-mesh/transform-rename" : " 0.12.33" ,
15
15
"@graphql-mesh/transform-type-merging" : " 0.3.43" ,
Original file line number Diff line number Diff line change 15
15
"graphql" : " 16.3.0"
16
16
},
17
17
"devDependencies" : {
18
- "@graphprotocol/client-cli" : " 0.0.3 " ,
18
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
19
19
"@types/react" : " ^17.0.33" ,
20
20
"@types/react-dom" : " ^17.0.10" ,
21
21
"@vitejs/plugin-react" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 16
16
"react-dom" : " 17.0.2"
17
17
},
18
18
"devDependencies" : {
19
- "@graphprotocol/client-cli" : " 0.0.3 " ,
19
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
20
20
"@types/node" : " 17.0.21" ,
21
21
"@types/react" : " 17.0.41" ,
22
22
"eslint" : " 8.11.0" ,
Original file line number Diff line number Diff line change 9
9
"check" : " tsc --pretty --noEmit"
10
10
},
11
11
"dependencies" : {
12
- "@graphprotocol/client-cli" : " 0.0.3 " ,
12
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
13
13
"concurrently" : " 7.0.0" ,
14
14
"nodemon" : " 2.0.15" ,
15
15
"ts-node" : " 10.5.0" ,
Original file line number Diff line number Diff line change 17
17
"graphql" : " 16.3.0"
18
18
},
19
19
"devDependencies" : {
20
- "@graphprotocol/client-cli" : " 0.0.3 " ,
20
+ "@graphprotocol/client-cli" : " 0.0.4 " ,
21
21
"@types/react" : " ^17.0.33" ,
22
22
"@types/react-dom" : " ^17.0.10" ,
23
23
"@vitejs/plugin-react" : " ^1.0.7" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/client-cli
2
2
3
+ ## 0.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - cc01355: Fix Browser compatibility issues
8
+
3
9
## 0.0.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/client-cli" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"description" : " " ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments