Comparing version 0.6.0 to 0.6.1
@@ -135,3 +135,3 @@ "use strict"; | ||
className: codeClassName, | ||
style: { display: "block", width: "fit-content" }, | ||
style: { display: "block", minWidth: "fit-content" }, | ||
children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)( | ||
@@ -138,0 +138,0 @@ LinesComponent, |
{ | ||
"name": "bright", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.mjs", |
Sorry, the diff of this file is not supported yet
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
23491