@dcl/asset-packs 2.5.2 → 2.5.3
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 +8 -8
- package/package.json +2 -2
package/catalog.json
CHANGED
|
@@ -1437,7 +1437,7 @@
|
|
|
1437
1437
|
},
|
|
1438
1438
|
{
|
|
1439
1439
|
"id": "cf105f3c-ff46-487e-90bb-cced9ae17324",
|
|
1440
|
-
"name": "
|
|
1440
|
+
"name": "Cryptocurrency",
|
|
1441
1441
|
"category": "decorations",
|
|
1442
1442
|
"tags": [],
|
|
1443
1443
|
"composite": {
|
|
@@ -1541,7 +1541,7 @@
|
|
|
1541
1541
|
},
|
|
1542
1542
|
{
|
|
1543
1543
|
"id": "4869247d-5450-4ba3-b6b9-d71274e455d6",
|
|
1544
|
-
"name": "
|
|
1544
|
+
"name": "Decentral",
|
|
1545
1545
|
"category": "decorations",
|
|
1546
1546
|
"tags": [],
|
|
1547
1547
|
"composite": {
|
|
@@ -1853,7 +1853,7 @@
|
|
|
1853
1853
|
},
|
|
1854
1854
|
{
|
|
1855
1855
|
"id": "dd7267a4-d217-498a-9c59-f54dd3ff5e32",
|
|
1856
|
-
"name": "
|
|
1856
|
+
"name": "Explore",
|
|
1857
1857
|
"category": "decorations",
|
|
1858
1858
|
"tags": [],
|
|
1859
1859
|
"composite": {
|
|
@@ -2607,7 +2607,7 @@
|
|
|
2607
2607
|
},
|
|
2608
2608
|
{
|
|
2609
2609
|
"id": "6c876c44-8018-4a53-8779-0d7a052d2b3b",
|
|
2610
|
-
"name": "
|
|
2610
|
+
"name": "Game",
|
|
2611
2611
|
"category": "decorations",
|
|
2612
2612
|
"tags": [],
|
|
2613
2613
|
"composite": {
|
|
@@ -3335,7 +3335,7 @@
|
|
|
3335
3335
|
},
|
|
3336
3336
|
{
|
|
3337
3337
|
"id": "af0b3efa-4d0c-47ec-86f1-b49868130567",
|
|
3338
|
-
"name": "
|
|
3338
|
+
"name": "Hello",
|
|
3339
3339
|
"category": "decorations",
|
|
3340
3340
|
"tags": [],
|
|
3341
3341
|
"composite": {
|
|
@@ -3465,7 +3465,7 @@
|
|
|
3465
3465
|
},
|
|
3466
3466
|
{
|
|
3467
3467
|
"id": "60220d21-6422-48f4-a9ec-c4e49156f28f",
|
|
3468
|
-
"name": "
|
|
3468
|
+
"name": "Human",
|
|
3469
3469
|
"category": "decorations",
|
|
3470
3470
|
"tags": [],
|
|
3471
3471
|
"composite": {
|
|
@@ -7703,7 +7703,7 @@
|
|
|
7703
7703
|
},
|
|
7704
7704
|
{
|
|
7705
7705
|
"id": "a5f57a44-75fc-4207-95a4-51a05e5e54eb",
|
|
7706
|
-
"name": "
|
|
7706
|
+
"name": "Thank You",
|
|
7707
7707
|
"category": "decorations",
|
|
7708
7708
|
"tags": [],
|
|
7709
7709
|
"composite": {
|
|
@@ -8561,7 +8561,7 @@
|
|
|
8561
8561
|
},
|
|
8562
8562
|
{
|
|
8563
8563
|
"id": "eb155a5e-673d-4f32-b583-49befcb48e2a",
|
|
8564
|
-
"name": "
|
|
8564
|
+
"name": "Welcome",
|
|
8565
8565
|
"category": "decorations",
|
|
8566
8566
|
"tags": [],
|
|
8567
8567
|
"composite": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.3",
|
|
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": "6b1962109fd0c902c3546c45d1e447c26edf35b1"
|
|
69
69
|
}
|