This repository was archived by the owner on Feb 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +772
-590
lines changed
examples/gatsby-starter-source-s3 Expand file tree Collapse file tree 3 files changed +772
-590
lines changed Original file line number Diff line number Diff line change 77 "author" : " Robin Métral <robin@metral.ch>" ,
88 "dependencies" : {
99 "@robinmetral/gatsby-source-s3" : " file:../../robinmetral-gatsby-source-s3-0.0.0-semantically-released.tgz" ,
10- "gatsby" : " ^2.26.1 " ,
11- "gatsby-image" : " ^2.5 .0" ,
12- "gatsby-plugin-sharp" : " ^2.8 .0" ,
13- "gatsby-transformer-sharp" : " ^2.6 .0" ,
10+ "gatsby" : " ^2.27.0 " ,
11+ "gatsby-image" : " ^2.6 .0" ,
12+ "gatsby-plugin-sharp" : " ^2.9 .0" ,
13+ "gatsby-transformer-sharp" : " ^2.7 .0" ,
1414 "react" : " ^17.0.1" ,
1515 "react-dom" : " ^17.0.1"
1616 }
Original file line number Diff line number Diff line change 2424 "eslint" : " ^7.14.0" ,
2525 "eslint-config-prettier" : " ^6.15.0" ,
2626 "eslint-plugin-prettier" : " ^3.1.4" ,
27- "gatsby" : " ^2.26.1 " ,
27+ "gatsby" : " ^2.27.0 " ,
2828 "husky" : " ^4.3.0" ,
2929 "prettier" : " ^2.2.0" ,
3030 "semantic-release" : " ^17.2.2" ,
4242 },
4343 "dependencies" : {
4444 "aws-sdk" : " ^2.797.0" ,
45- "gatsby-source-filesystem" : " ^2.5.0 "
45+ "gatsby-source-filesystem" : " ^2.6.1 "
4646 },
4747 "publishConfig" : {
4848 "access" : " public"
You can’t perform that action at this time.
0 commit comments