@dcl/asset-packs 1.2.3 → 1.2.4
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
|
@@ -39041,7 +39041,7 @@
|
|
|
39041
39041
|
{
|
|
39042
39042
|
"id": "27d23919-1b5a-41c2-a3a3-996eb9da35c4",
|
|
39043
39043
|
"name": "Smart Items",
|
|
39044
|
-
"thumbnail": "
|
|
39044
|
+
"thumbnail": "bafkreiblyoo32bfze67uvsf6znsxmlq5vxxfqrwrpbr4cxiw54vpqymgoq",
|
|
39045
39045
|
"assets": [
|
|
39046
39046
|
{
|
|
39047
39047
|
"id": "2e1c4446-c99a-4698-9e13-819d232ca849",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.4",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/definitions.js",
|
|
6
6
|
"typings": "dist/definitions.d.ts",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"semi": false,
|
|
60
60
|
"printWidth": 80
|
|
61
61
|
},
|
|
62
|
-
"commit": "
|
|
62
|
+
"commit": "9d44f3331b64c1f339c7120f2dd1b17dac5103dc"
|
|
63
63
|
}
|