Comparing version 0.1.21 to 0.1.22
@@ -1,2 +0,2 @@ | ||
import { NextFont } from "@next/font"; | ||
import { NextFontWithVariable } from "@next/font"; | ||
@@ -18,3 +18,3 @@ declare module "geist/font" { | ||
*/ | ||
export const GeistSans: NextFont; | ||
export const GeistSans: NextFontWithVariable; | ||
/** | ||
@@ -34,3 +34,3 @@ * Geist Mono font, with `className` and `variable` properties, | ||
*/ | ||
export const GeistMono: NextFont; | ||
export const GeistMono: NextFontWithVariable; | ||
} |
{ | ||
"name": "geist", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/font.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
611315