@dcl/asset-packs 1.18.0 → 1.18.1-20240514151328.commit-577ba1f
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
|
@@ -44380,7 +44380,7 @@
|
|
|
44380
44380
|
}
|
|
44381
44381
|
},
|
|
44382
44382
|
"contents": {
|
|
44383
|
-
"robot.glb": "
|
|
44383
|
+
"robot.glb": "bafybeial2liydofwdlq2zfm4uqugr7o2lbgpxu7pcmj6qnq4p5s2qx6z7q",
|
|
44384
44384
|
"thumbnail.png": "bafkreibg2emc5upv4lq7mqjtwjgcwzmou4wvtacdotjjrjbqyjl5ebvxo4"
|
|
44385
44385
|
}
|
|
44386
44386
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl/asset-packs",
|
|
3
|
-
"version": "1.18.
|
|
3
|
+
"version": "1.18.1-20240514151328.commit-577ba1f",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/definitions.js",
|
|
6
6
|
"typings": "dist/definitions.d.ts",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"semi": false,
|
|
61
61
|
"printWidth": 80
|
|
62
62
|
},
|
|
63
|
-
"commit": "
|
|
63
|
+
"commit": "577ba1f80daffa96e518f49e8b250bf2c3f30512"
|
|
64
64
|
}
|