We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571138e commit c08801aCopy full SHA for c08801a
www/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"@docpocalypse/gatsby-theme": "file:../../docpocalypse/packages/theme",
11
"gatsby": "^2.19.18",
12
- "gatsby-plugin-typedoc": "^0.3.1",
+ "gatsby-plugin-typedoc": "file:../../docpocalypse/packages/gatsby-plugin-typedoc",
13
"react": "^16.12.0",
14
"react-dom": "^16.12.0"
15
}
0 commit comments