File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
17
17
18
18
### Changed
19
19
20
- - Updated [ GraphiQL] to [ 3.2.3 version] ( https://github.com/graphql/graphiql/blob/graphiql%403.2.2 /packages/graphiql/CHANGELOG.md#322 ) . ([ #1260 ] )
20
+ - Updated [ GraphiQL] to [ 3.3.1 version] ( https://github.com/graphql/graphiql/blob/graphiql%403.3.1 /packages/graphiql/CHANGELOG.md#331 ) . ([ #1264 ] )
21
21
22
22
[ #1252 ] : /../../pull/1252
23
- [ #1260 ] : /../../pull/1260
23
+ [ #1264 ] : /../../pull/1264
24
24
25
25
26
26
Original file line number Diff line number Diff line change 42
42
favored resource bundler.
43
43
-->
44
44
< script
45
- src ="https://unpkg.com/graphiql@3.2.3 /graphiql.min.js "
45
+ src ="https://unpkg.com/graphiql@3.3.1 /graphiql.min.js "
46
46
type ="application/javascript "
47
47
> </ script >
48
- < link rel ="stylesheet " href ="https://unpkg.com/graphiql@3.2.3 /graphiql.min.css " />
48
+ < link rel ="stylesheet " href ="https://unpkg.com/graphiql@3.3.1 /graphiql.min.css " />
49
49
<!--
50
50
These are imports for the GraphIQL Explorer plugin.
51
51
-->
You can’t perform that action at this time.
0 commit comments