Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed Dec 23, 2022
1 parent 8f0e931 commit aed892f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 27 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.ts
Expand Up @@ -4,6 +4,8 @@ import { version } from './package.json'

logger.success(`Using Docus v${version}`)

process.env.NUXT_INLINE_STYLES = 'true'

const { resolve } = createResolver(import.meta.url)

// That allows to overwrite these dependencies paths via `.env` for local development
Expand Down
54 changes: 27 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit aed892f

@vercel
Copy link

@vercel vercel bot commented on aed892f Dec 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.