@dcl/asset-packs 2.2.2-20250331213421.commit-fd9f596 → 2.2.2-20250403191016.commit-4d4a1ef
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 +1 -1
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -71233,7 +71233,7 @@
|
|
|
71233
71233
|
{
|
|
71234
71234
|
"id": "0bc5bfff-e355-4258-9c11-c04f2cbe4f99",
|
|
71235
71235
|
"name": "Rising Pillar Temple",
|
|
71236
|
-
"category": "
|
|
71236
|
+
"category": "pillars",
|
|
71237
71237
|
"tags": [],
|
|
71238
71238
|
"composite": {
|
|
71239
71239
|
"version": 1,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "2.2.2-
|
|
3
|
+
"version": "2.2.2-20250403191016.commit-4d4a1ef",
|
|
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": "4d4a1ef2332748478ef7bb7334cb73292ec80a7c"
|
|
69
69
|
}
|