@dcl/asset-packs 2.5.11 → 2.5.12-20251007135800.commit-897a018
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 +2 -2
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -71861,7 +71861,7 @@
|
|
|
71861
71861
|
}
|
|
71862
71862
|
],
|
|
71863
71863
|
"helpTooltip": {
|
|
71864
|
-
"text": "Upload
|
|
71864
|
+
"text": "Upload a .png or .jpg image file, or paste a URL to use as a texture on this item."
|
|
71865
71865
|
},
|
|
71866
71866
|
"version": 2
|
|
71867
71867
|
}
|
|
@@ -71871,7 +71871,7 @@
|
|
|
71871
71871
|
]
|
|
71872
71872
|
},
|
|
71873
71873
|
"contents": {
|
|
71874
|
-
"composite.json": "
|
|
71874
|
+
"composite.json": "bafkreigtyzuy4x7wgg6w3fxv5aalzbdlxix6sfmoeenq2m72actaxplm34",
|
|
71875
71875
|
"thumbnail.png": "bafkreiay3tdv5e3vozsj76faljilymmbxxuhfzryhrbojv2zdc7smyoqym"
|
|
71876
71876
|
}
|
|
71877
71877
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.12-20251007135800.commit-897a018",
|
|
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": "897a018d383becb1c221ca69cb995da56d2c3486"
|
|
69
69
|
}
|