@next/mdx
Advanced tools
Comparing version 15.0.0-canary.139 to 15.0.0-canary.140
{ | ||
"name": "@next/mdx", | ||
"version": "15.0.0-canary.139", | ||
"version": "15.0.0-canary.140", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -131,4 +131,2 @@ # Next.js + MDX | ||
rehypePlugins: [], | ||
// If you use `MDXProvider`, uncomment the following line. | ||
// providerImportSource: "@mdx-js/react", | ||
}, | ||
@@ -135,0 +133,0 @@ }) |
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
11788
149