diff --git a/index.js b/index.js index ee45019..f7e43c5 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,6 @@ // Noop. // This file is required due to publish the theme as an npm package. -// More details are https://vuepress.vuejs.org/theme/writing-a-theme.html#directory-structure +// More details are https://v1.vuepress.vuejs.org/theme/writing-a-theme.html#directory-structure + +module.exports = {}