Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 13, 2022
1 parent 322cdcb commit dcb0cda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.
2 changes: 1 addition & 1 deletion packages/vite.config.ts
Expand Up @@ -14,7 +14,7 @@ import { NavbarFix } from './.vitepress/plugins/navbar'

export default defineConfig(async() => {
const [changeLog, contributions] = await Promise.all([
getChangeLog(400),
getChangeLog(800),
getFunctionContributors(),
])

Expand Down
57 changes: 0 additions & 57 deletions scripts/recently-updated.ts

This file was deleted.

0 comments on commit dcb0cda

Please sign in to comment.