|
1 | 1 | {
|
2 | 2 | "name": "gatsby",
|
3 | 3 | "description": "Blazing fast modern site generator for React",
|
4 |
| - "version": "4.0.0-zz-next.8", |
| 4 | + "version": "4.0.0-zz-next.9", |
5 | 5 | "author": "Kyle Mathews <mathews.kyle@gmail.com>",
|
6 | 6 | "bin": {
|
7 | 7 | "gatsby": "./cli.js"
|
|
35 | 35 | "babel-plugin-dynamic-import-node": "^2.3.3",
|
36 | 36 | "babel-plugin-lodash": "^3.3.4",
|
37 | 37 | "babel-plugin-remove-graphql-queries": "^4.0.0-zz-next.3",
|
38 |
| - "babel-preset-gatsby": "^2.0.0-zz-next.4", |
| 38 | + "babel-preset-gatsby": "^2.0.0-zz-next.5", |
39 | 39 | "better-opn": "^2.1.1",
|
40 | 40 | "bluebird": "^3.7.2",
|
41 | 41 | "body-parser": "^1.19.0",
|
|
80 | 80 | "gatsby-cli": "^4.0.0-zz-next.5",
|
81 | 81 | "gatsby-core-utils": "^3.0.0-zz-next.3",
|
82 | 82 | "gatsby-graphiql-explorer": "^2.0.0-zz-next.2",
|
83 |
| - "gatsby-legacy-polyfills": "^2.0.0-zz-next.2", |
84 |
| - "gatsby-link": "^4.0.0-zz-next.4", |
| 83 | + "gatsby-legacy-polyfills": "^2.0.0-zz-next.3", |
| 84 | + "gatsby-link": "^4.0.0-zz-next.5", |
85 | 85 | "gatsby-plugin-page-creator": "^4.0.0-zz-next.3",
|
86 | 86 | "gatsby-plugin-typescript": "^4.0.0-zz-next.3",
|
87 | 87 | "gatsby-plugin-utils": "^2.0.0-zz-next.3",
|
|
0 commit comments