@dcl/playground-assets 7.1.18-5137847567.commit-80c8909 → 7.1.18-5149174868.commit-b3b683f

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
3
  "description": "",
4
- "version": "7.1.18-5137847567.commit-80c8909",
4
+ "version": "7.1.18-5149174868.commit-b3b683f",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
7
  "@dcl/ecs": "file:../ecs",
@@ -34,5 +34,5 @@
34
34
  },
35
35
  "types": "./index.d.ts",
36
36
  "typings": "./index.d.ts",
37
- "commit": "80c8909b28a86b28a95ab8ee9b8d0a8852161279"
37
+ "commit": "b3b683f490ff67c8938c5c2b0286226927018c36"
38
38
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
3
  "description": "",
4
- "version": "7.1.18-5137847567.commit-80c8909",
4
+ "version": "7.1.18-5149174868.commit-b3b683f",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.1.18-5137847567.commit-80c8909",
8
- "@dcl/sdk": "7.1.18-5137847567.commit-80c8909"
7
+ "@dcl/js-runtime": "7.1.18-5149174868.commit-b3b683f",
8
+ "@dcl/sdk": "7.1.18-5149174868.commit-b3b683f"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@microsoft/api-extractor": "^7.33.8"
@@ -32,5 +32,5 @@
32
32
  },
33
33
  "types": "./dist/index.d.ts",
34
34
  "typings": "./dist/index.d.ts",
35
- "commit": "80c8909b28a86b28a95ab8ee9b8d0a8852161279"
35
+ "commit": "b3b683f490ff67c8938c5c2b0286226927018c36"
36
36
  }