Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "geist", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.", | ||
@@ -25,3 +25,6 @@ "main": "dist/font.js", | ||
"exports": { | ||
"./font": "./dist/font.js" | ||
"./font": { | ||
"import": "./dist/font.js", | ||
"types": "./dist/font.d.ts" | ||
} | ||
}, | ||
@@ -28,0 +31,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
611303