fetch upstream software requirements

This commit is contained in:
Masterain
2023-02-02 18:27:33 -08:00
parent 99dcd06252
commit 541a64be0e
2 changed files with 1 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ import { defineUserConfig } from "vuepress";
import { viteBundler } from '@vuepress/bundler-vite'
import theme from "./theme.js";
import { searchProPlugin } from "vuepress-plugin-search-pro";
import { autoCatalogPlugin } from "vuepress-plugin-auto-catalog";
export default defineUserConfig({
base: "/",