Skip to content

Commit

Permalink
Bump Next.js Package to 1.3.1
Browse files Browse the repository at this point in the history
- Adds docs for using in Pages router
- Fix typings for both CJS and ESM
- Remove Next.js version restriction to be less than version 15
  • Loading branch information
JohnPhamous committed Jul 8, 2024
1 parent 1c44e8f commit e444db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geist",
"version": "1.3.0",
"version": "1.3.1",
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.",
"main": "./dist/font.js",
"type": "module",
Expand Down

0 comments on commit e444db8

Please sign in to comment.