File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11const path = require ( 'path' )
22
33module . exports = {
4+ pathPrefix : '/hooks' ,
45 siteMetadata : {
56 title : '@restart/hooks' ,
67 author : 'Jason Quense' ,
Original file line number Diff line number Diff line change 77 "build" : " gatsby build"
88 },
99 "dependencies" : {
10- "@docpocalypse/gatsby-theme" : " ^0.11.25 " ,
10+ "@docpocalypse/gatsby-theme" : " ^0.11.26 " ,
1111 "gatsby" : " ^2.21.24" ,
1212 "gatsby-plugin-typedoc" : " ^0.3.11" ,
1313 "react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change 12261226 optionalDependencies:
12271227 fibers "^5.0.0"
12281228
1229- "@docpocalypse/gatsby-theme@^0.11.25 ":
1230- version "0.11.25 "
1231- resolved "https://registry.yarnpkg.com/@docpocalypse/gatsby-theme/-/gatsby-theme-0.11.25 .tgz#2a4fb4517cef3d6c66fc91e3ca6cf753f680574f "
1232- integrity sha512-olyXoPP7ABMqQCNA1xD1psSPrV6n3v3XIwuqJ7CDwQme/miCUifrIjeyG6YSHD2nHwXvedd/ZYJf3OFnto7Atw ==
1229+ "@docpocalypse/gatsby-theme@^0.11.26 ":
1230+ version "0.11.26 "
1231+ resolved "https://registry.yarnpkg.com/@docpocalypse/gatsby-theme/-/gatsby-theme-0.11.26 .tgz#d27c40fa463d8d0b37791643455ecff2cb6bc9ef "
1232+ integrity sha512-1EBfHWxsdZKTDohnVupSy8pCz1ab7+MvpY7RLMWGh1mWZqo7qNdjuAoRBn83gE0NIB7x/NWIJG7R5owC6x+rRw ==
12331233 dependencies:
12341234 "@docpocalypse/code-live" "^0.4.18"
12351235 "@docpocalypse/gatsby-theme-core" "^0.8.17"
You can’t perform that action at this time.
0 commit comments