@dcl-regenesislabs/mobile-hub 1.0.0-20715816744.commit-f0b20fc → 1.0.0-20716176946.commit-072b7d8

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.
Files changed (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -1,6 +1,5 @@
1
1
  # Mobile Curation
2
2
 
3
-
4
3
  A web application for curating and managing Decentraland parcels and scene groups on mobile devices.
5
4
 
6
5
  ## Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl-regenesislabs/mobile-hub",
3
- "version": "1.0.0-20715816744.commit-f0b20fc",
3
+ "version": "1.0.0-20716176946.commit-072b7d8",
4
4
  "description": "Mobile Hub",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -17,6 +17,6 @@
17
17
  "type": "git",
18
18
  "url": "git+https://github.com/decentraland/mobile-hub.git"
19
19
  },
20
- "homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/mobile-hub/1.0.0-20715816744.commit-f0b20fc",
21
- "commit": "f0b20fc61df99aa034d1c69e79cf0ab1bc5457ce"
20
+ "homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/mobile-hub/1.0.0-20716176946.commit-072b7d8",
21
+ "commit": "072b7d85e05bc9468c06f73e134f28168e0da3ff"
22
22
  }