@tamagui/code-to-html 1.91.0 → 1.91.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js
CHANGED
|
@@ -12950,7 +12950,7 @@ function bail(error) {
|
|
|
12950
12950
|
// ../../node_modules/unified/lib/index.js
|
|
12951
12951
|
var import_is_buffer2 = __toESM(require_is_buffer(), 1), import_extend = __toESM(require_extend(), 1);
|
|
12952
12952
|
|
|
12953
|
-
// ../../node_modules/
|
|
12953
|
+
// ../../node_modules/is-plain-obj/index.js
|
|
12954
12954
|
function isPlainObject(value) {
|
|
12955
12955
|
if (typeof value != "object" || value === null)
|
|
12956
12956
|
return !1;
|