@dcl/playground-assets 7.4.3-7978591574.commit-3736ac0 → 7.4.3-7991047584.commit-c38196f

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.4.3-7978591574.commit-3736ac0",
4
+ "version": "7.4.3-7991047584.commit-c38196f",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
7
  "@dcl/ecs": "file:../ecs",
@@ -35,5 +35,5 @@
35
35
  },
36
36
  "types": "./index.d.ts",
37
37
  "typings": "./index.d.ts",
38
- "commit": "3736ac0c81b73cadc10967318f392a99fc52d018"
38
+ "commit": "c38196f0325b2fbf8f684cf4640d115a6983a453"
39
39
  }
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.40.3"
8
+ "packageVersion": "7.40.5"
9
9
  }
10
10
  ]
11
11
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.40.3",
4
+ "toolVersion": "7.40.5",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
3
  "description": "",
4
- "version": "7.4.3-7978591574.commit-3736ac0",
4
+ "version": "7.4.3-7991047584.commit-c38196f",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.4.3-7978591574.commit-3736ac0",
8
- "@dcl/sdk": "7.4.3-7978591574.commit-3736ac0"
7
+ "@dcl/js-runtime": "7.4.3-7991047584.commit-c38196f",
8
+ "@dcl/sdk": "7.4.3-7991047584.commit-c38196f"
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": "3736ac0c81b73cadc10967318f392a99fc52d018"
35
+ "commit": "c38196f0325b2fbf8f684cf4640d115a6983a453"
36
36
  }