decentraland-ui2 0.0.0-9019453001.commit-91001b2 → 0.0.0-9019876194.commit-17a9c08

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "decentraland-ui2",
3
- "version": "0.0.0-9019453001.commit-91001b2",
3
+ "version": "0.0.0-9019876194.commit-17a9c08",
4
4
  "description": "Decentraland's UI components and styles",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -87,5 +87,5 @@
87
87
  "files": [
88
88
  "dist"
89
89
  ],
90
- "commit": "91001b2f197395f83fa6eff3f32e00c7e8251bf3"
90
+ "commit": "17a9c0822013f42bc662df28c1bbe9e24a02fba4"
91
91
  }