Comparing version 0.1.33 to 0.1.34
{ | ||
"name": "geist", | ||
"version": "0.1.33", | ||
"version": "0.1.34", | ||
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.", | ||
@@ -28,3 +28,6 @@ "main": "./dist/font.js", | ||
"exports": { | ||
"./font": "./dist/font.js" | ||
"./font": { | ||
"import": "./dist/font.js", | ||
"require": "./dist/font.js" | ||
} | ||
}, | ||
@@ -31,0 +34,0 @@ "license": "SIL OPEN FONT LICENSE", |
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
611418