Skip to content

Commit

Permalink
Release 31.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Sep 21, 2024
1 parent b51d1c8 commit 262299d
Show file tree
Hide file tree
Showing 219 changed files with 15,816 additions and 15,023 deletions.
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
1,341 changes: 777 additions & 564 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@iosevka/website",
"private": true,
"version": "31.6.1",
"version": "31.7.0",
"scripts": {
"dev": "next",
"start": "next start",
Expand Down
Loading

0 comments on commit 262299d

Please sign in to comment.