File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-graphiql-explorer" ,
3
- "version" : " 3.15.0-next.0 " ,
3
+ "version" : " 3.15.0-next.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.15.0-next.0 " ,
3
+ "version" : " 5.15.0-next.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 2
2
"name" : " gatsby-source-wordpress" ,
3
3
"description" : " Source data from WordPress in an efficient and scalable way." ,
4
4
"author" :
" Tyler Barnes <[email protected] >" ,
5
- "version" : " 7.15 .0-next.1 " ,
5
+ "version" : " 7.16 .0-next.0 " ,
6
6
"bugs" : {
7
7
"url" : " https://github.com/gatsbyjs/gatsby/issues"
8
8
},
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.15.0-next.1 " ,
4
+ "version" : " 5.15.0-next.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.15.0-next.0" ,
95
95
"gatsby-core-utils" : " ^4.15.0-next.0" ,
96
- "gatsby-graphiql-explorer" : " ^3.15.0-next.0 " ,
96
+ "gatsby-graphiql-explorer" : " ^3.15.0-next.1 " ,
97
97
"gatsby-legacy-polyfills" : " ^3.15.0-next.0" ,
98
98
"gatsby-link" : " ^5.15.0-next.1" ,
99
99
"gatsby-page-utils" : " ^3.15.0-next.1" ,
You can’t perform that action at this time.
0 commit comments