File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
4646
4747### Changed
4848
49- - Updated [ GraphiQL] to [ 3.8.3 version] ( https://github.com/graphql/graphiql/blob/graphiql%403.8.3 /packages/graphiql/CHANGELOG.md#383 ) . ([ #1300 ] )
49+ - Updated [ GraphiQL] to [ 3.9.0 version] ( https://github.com/graphql/graphiql/blob/graphiql%403.9.0 /packages/graphiql/CHANGELOG.md#390 ) . ([ #1315 ] )
5050
5151[ #1252 ] : /../../pull/1252
5252[ #1270 ] : /../../issues/1270
@@ -57,8 +57,8 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
5757[ #1278 ] : /../../pull/1278
5858[ #1281 ] : /../../pull/1281
5959[ #1284 ] : /../../pull/1284
60- [ #1300 ] : /../../pull/1300
6160[ #1311 ] : /../../pull/1311
61+ [ #1315 ] : /../../pull/1315
6262[ todo ] : /../../commit/todo
6363
6464
Original file line number Diff line number Diff line change 44 "postinstall" : " make graphiql graphql-playground"
55 },
66 "dependencies" : {
7- "graphiql" : " 3.8.3 " ,
7+ "graphiql" : " 3.9.0 " ,
88 "graphql-playground-react" : " 1.7.28"
99 }
1010}
Original file line number Diff line number Diff line change 4242 favored resource bundler.
4343 -->
4444 < script
45- src ="https://unpkg.com/graphiql@3.8.3 /graphiql.min.js "
45+ src ="https://unpkg.com/graphiql@3.9.0 /graphiql.min.js "
4646 type ="application/javascript "
4747 > </ script >
48- < link rel ="stylesheet " href ="https://unpkg.com/graphiql@3.8.3 /graphiql.min.css " />
48+ < link rel ="stylesheet " href ="https://unpkg.com/graphiql@3.9.0 /graphiql.min.css " />
4949 <!--
5050 These are imports for the GraphIQL Explorer plugin.
5151 -->
You can’t perform that action at this time.
0 commit comments