@dcl/asset-packs 2.5.12 → 2.5.13-20251014122736.commit-2f5a51a
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/catalog.json +5 -2
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -83481,7 +83481,10 @@
|
|
|
83481
83481
|
"0": {
|
|
83482
83482
|
"json": {
|
|
83483
83483
|
"text": "Text",
|
|
83484
|
-
"font": 2
|
|
83484
|
+
"font": 2,
|
|
83485
|
+
"fontSize": 6,
|
|
83486
|
+
"fontAutoSize": true,
|
|
83487
|
+
"textAlign": 4
|
|
83485
83488
|
}
|
|
83486
83489
|
}
|
|
83487
83490
|
}
|
|
@@ -83590,7 +83593,7 @@
|
|
|
83590
83593
|
]
|
|
83591
83594
|
},
|
|
83592
83595
|
"contents": {
|
|
83593
|
-
"composite.json": "
|
|
83596
|
+
"composite.json": "bafkreih7d33hhw5jrc4esgpru5gqf5kj6hew6mup4prmgduqwac6xpnl5m",
|
|
83594
83597
|
"thumbnail.png": "bafkreig2iti6hkqce72mfmghqp2mxgqiro2sbg2z7f3q3g7dq7vub6kiwu"
|
|
83595
83598
|
}
|
|
83596
83599
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.13-20251014122736.commit-2f5a51a",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/definitions.js",
|
|
6
6
|
"typings": "dist/definitions.d.ts",
|
|
@@ -65,5 +65,5 @@
|
|
|
65
65
|
"semi": false,
|
|
66
66
|
"printWidth": 80
|
|
67
67
|
},
|
|
68
|
-
"commit": "
|
|
68
|
+
"commit": "2f5a51aec9bd01f5fe3fff9d2290a6dd780af86a"
|
|
69
69
|
}
|