File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-graphiql-explorer" ,
3
- "version" : " 3.14.0 " ,
3
+ "version" : " 3.14.1 " ,
4
4
"description" : " GraphiQL IDE with custom features for Gatsby users" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-plugin-mdx" ,
3
- "version" : " 5.14.0 " ,
3
+ "version" : " 5.14.1 " ,
4
4
"description" : " MDX integration for Gatsby" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby" ,
3
3
"description" : " Blazing fast modern site generator for React" ,
4
- "version" : " 5.14.1 " ,
4
+ "version" : " 5.14.2 " ,
5
5
"author" :
" Kyle Mathews <[email protected] >" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
93
93
"fs-extra" : " ^11.2.0" ,
94
94
"gatsby-cli" : " ^5.14.0" ,
95
95
"gatsby-core-utils" : " ^4.14.0" ,
96
- "gatsby-graphiql-explorer" : " ^3.14.0 " ,
96
+ "gatsby-graphiql-explorer" : " ^3.14.1 " ,
97
97
"gatsby-legacy-polyfills" : " ^3.14.0" ,
98
98
"gatsby-link" : " ^5.14.1" ,
99
99
"gatsby-page-utils" : " ^3.14.0" ,
You can’t perform that action at this time.
0 commit comments