File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
const path = require ( 'path' )
2
2
3
3
module . exports = {
4
+ pathPrefix : '/hooks' ,
4
5
siteMetadata : {
5
6
title : '@restart/hooks' ,
6
7
author : 'Jason Quense' ,
Original file line number Diff line number Diff line change 7
7
"build" : " gatsby build"
8
8
},
9
9
"dependencies" : {
10
- "@docpocalypse/gatsby-theme" : " ^0.11.25 " ,
10
+ "@docpocalypse/gatsby-theme" : " ^0.11.26 " ,
11
11
"gatsby" : " ^2.21.24" ,
12
12
"gatsby-plugin-typedoc" : " ^0.3.11" ,
13
13
"react" : " ^16.13.1" ,
Original file line number Diff line number Diff line change 1226
1226
optionalDependencies:
1227
1227
fibers "^5.0.0"
1228
1228
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 ==
1233
1233
dependencies:
1234
1234
"@docpocalypse/code-live" "^0.4.18"
1235
1235
"@docpocalypse/gatsby-theme-core" "^0.8.17"
You can’t perform that action at this time.
0 commit comments