File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
test-projects/base-configuration-test Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 17
17
"@babel/cli" : " 7.12.13" ,
18
18
"@babel/core" : " 7.12.13" ,
19
19
"cross-env" : " 7.0.3" ,
20
- "babel-preset-gatsby-package" : " 0.12 .0" ,
20
+ "babel-preset-gatsby-package" : " 3.0 .0" ,
21
21
"cz-conventional-changelog" : " 3.3.0" ,
22
22
"semantic-release" : " 17.3.8"
23
23
},
39
39
"@babel/runtime" : " ^7.4.3"
40
40
},
41
41
"peerDependencies" : {
42
- "gatsby" : " ^2.0.0 || ^3.0.0 || ^4.0.0"
42
+ "gatsby" : " ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 5
5
"version" : " 0.1.0" ,
6
6
"author" : " Kyle Mathews <mathews.kyle@gmail.com>" ,
7
7
"dependencies" : {
8
- "gatsby" : " ^4 .0.2 " ,
9
- "gatsby-plugin-gatsby-cloud" : " ^4 .0.0" ,
10
- "gatsby-plugin-image" : " ^2 .0.0" ,
11
- "gatsby-plugin-manifest" : " ^4 .0.0" ,
12
- "gatsby-plugin-offline" : " ^5 .0.0" ,
13
- "gatsby-plugin-react-helmet" : " ^5 .0.0" ,
14
- "gatsby-plugin-sharp" : " ^4 .0.1 " ,
15
- "gatsby-source-filesystem" : " ^4 .0.0" ,
16
- "gatsby-transformer-sharp" : " ^4 .0.0" ,
8
+ "gatsby" : " ^5 .0.0 " ,
9
+ "gatsby-plugin-gatsby-cloud" : " ^5 .0.0" ,
10
+ "gatsby-plugin-image" : " ^3 .0.0" ,
11
+ "gatsby-plugin-manifest" : " ^5 .0.0" ,
12
+ "gatsby-plugin-offline" : " ^6 .0.0" ,
13
+ "gatsby-plugin-react-helmet" : " ^6 .0.0" ,
14
+ "gatsby-plugin-sharp" : " ^5 .0.0 " ,
15
+ "gatsby-source-filesystem" : " ^5 .0.0" ,
16
+ "gatsby-transformer-sharp" : " ^5 .0.0" ,
17
17
"prop-types" : " ^15.7.2" ,
18
18
"react" : " ^17.0.1" ,
19
19
"react-dom" : " ^17.0.1" ,
You can’t perform that action at this time.
0 commit comments