|
1 | 1 | {
|
2 | 2 | "name": "gatsby",
|
3 | 3 | "description": "Blazing fast modern site generator for React",
|
4 |
| - "version": "4.7.0-next.1", |
| 4 | + "version": "4.7.0-next.2", |
5 | 5 | "author": "Kyle Mathews <[email protected]>",
|
6 | 6 | "bin": {
|
7 | 7 | "gatsby": "./cli.js"
|
|
77 | 77 | "find-cache-dir": "^3.3.2",
|
78 | 78 | "fs-exists-cached": "1.0.0",
|
79 | 79 | "fs-extra": "^10.0.0",
|
80 |
| - "gatsby-cli": "^4.7.0-next.1", |
| 80 | + "gatsby-cli": "^4.7.0-next.2", |
81 | 81 | "gatsby-core-utils": "^3.7.0-next.0",
|
82 | 82 | "gatsby-graphiql-explorer": "^2.7.0-next.0",
|
83 | 83 | "gatsby-legacy-polyfills": "^2.7.0-next.0",
|
84 |
| - "gatsby-link": "^4.7.0-next.1", |
85 |
| - "gatsby-page-utils": "^2.7.0-next.1", |
86 |
| - "gatsby-plugin-page-creator": "^4.7.0-next.1", |
| 84 | + "gatsby-link": "^4.7.0-next.2", |
| 85 | + "gatsby-page-utils": "^2.7.0-next.2", |
| 86 | + "gatsby-plugin-page-creator": "^4.7.0-next.2", |
87 | 87 | "gatsby-plugin-typescript": "^4.7.0-next.0",
|
88 | 88 | "gatsby-plugin-utils": "^3.1.0-next.0",
|
89 | 89 | "gatsby-react-router-scroll": "^5.7.0-next.0",
|
|
0 commit comments