File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
gatsby-plugin-page-creator 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-plugin-page-creator" ,
3
- "version" : " 5.9.0-next.0 " ,
3
+ "version" : " 5.9.0-next.1 " ,
4
4
"description" : " Gatsby plugin that automatically creates pages from React components in specified directories" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gatsby-source-shopify" ,
3
- "version" : " 8.9.0-next.0 " ,
3
+ "version" : " 8.9.0-next.1 " ,
4
4
"description" : " Gatsby source plugin for building websites using Shopify as a data source." ,
5
5
"scripts" : {
6
6
"watch" : " tsc-watch --outDir ." ,
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.9.0-next.0 " ,
4
+ "version" : " 5.9.0-next.1 " ,
5
5
"author" :
" Kyle Mathews <[email protected] >" ,
6
6
"bin" : {
7
7
"gatsby" : " ./cli.js"
97
97
"gatsby-link" : " ^5.9.0-next.0" ,
98
98
"gatsby-page-utils" : " ^3.9.0-next.0" ,
99
99
"gatsby-parcel-config" : " 1.9.0-next.0" ,
100
- "gatsby-plugin-page-creator" : " ^5.9.0-next.0 " ,
100
+ "gatsby-plugin-page-creator" : " ^5.9.0-next.1 " ,
101
101
"gatsby-plugin-typescript" : " ^5.9.0-next.0" ,
102
102
"gatsby-plugin-utils" : " ^4.9.0-next.0" ,
103
103
"gatsby-react-router-scroll" : " ^6.9.0-next.0" ,
You can’t perform that action at this time.
0 commit comments