@next/font
Advanced tools
Comparing version 13.4.1 to 13.4.2
{ | ||
"name": "@next/font", | ||
"version": "13.4.1", | ||
"version": "13.4.2", | ||
"repository": { | ||
@@ -16,3 +16,3 @@ "url": "vercel/next.js", | ||
"scripts": { | ||
"build": "rimraf dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json", | ||
"build": "node ../../scripts/rm.mjs dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json", | ||
"prepublishOnly": "cd ../../ && turbo run build", | ||
@@ -19,0 +19,0 @@ "dev": "pnpm ncc-fontkit && tsc -d -w -p tsconfig.json", |
@@ -7,2 +7,2 @@ # `@next/font` | ||
[Read more](https://beta.nextjs.org/docs/optimizing/fonts) | ||
[Read more](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) |
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
2533914