diff --git a/browser-interface/package-lock.json b/browser-interface/package-lock.json index a0044f6046..db1c07821e 100644 --- a/browser-interface/package-lock.json +++ b/browser-interface/package-lock.json @@ -19,7 +19,7 @@ "@dcl/legacy-ecs": "^6.11.11", "@dcl/protocol": "1.0.0-8789372854.commit-f692c7a", "@dcl/rpc": "^1.1.1", - "@dcl/scene-runtime": "7.0.6-20240220184109.commit-cf1e4e2", + "@dcl/scene-runtime": "https://sdk-team-cdn.decentraland.org/@dcl/scene-runtime/branch/test/accumulate-state/dcl-scene-runtime-7.0.6-20240414154636.commit-aa439ab.tgz", "@dcl/schemas": "^9.1.1", "@dcl/single-sign-on-client": "^0.1.0", "@dcl/urn-resolver": "^2.2.0", @@ -610,9 +610,10 @@ } }, "node_modules/@dcl/scene-runtime": { - "version": "7.0.6-20240220184109.commit-cf1e4e2", - "resolved": "https://registry.npmjs.org/@dcl/scene-runtime/-/scene-runtime-7.0.6-20240220184109.commit-cf1e4e2.tgz", - "integrity": "sha512-oCDpTy8AOpDZaz3UbeVnWgMOMg76Hya68kl/bQEiXW1XQgqO5XyTm+lo6vYm5zTHmXGtSnsg8AEy13f+a5NPLA==" + "version": "7.0.6-20240414154636.commit-aa439ab", + "resolved": "https://sdk-team-cdn.decentraland.org/@dcl/scene-runtime/branch/test/accumulate-state/dcl-scene-runtime-7.0.6-20240414154636.commit-aa439ab.tgz", + "integrity": "sha512-oj38/TFGyb1hImNWpliJbQpYTn+HMoRGeSngiIIL7dY96prwwOJQHFAYZDS3C66s6p++DOtD0xNnfSI+5c0Ndw==", + "license": "Apache-2.0" }, "node_modules/@dcl/schemas": { "version": "9.1.1", @@ -10510,9 +10511,8 @@ } }, "@dcl/scene-runtime": { - "version": "7.0.6-20240220184109.commit-cf1e4e2", - "resolved": "https://registry.npmjs.org/@dcl/scene-runtime/-/scene-runtime-7.0.6-20240220184109.commit-cf1e4e2.tgz", - "integrity": "sha512-oCDpTy8AOpDZaz3UbeVnWgMOMg76Hya68kl/bQEiXW1XQgqO5XyTm+lo6vYm5zTHmXGtSnsg8AEy13f+a5NPLA==" + "version": "https://sdk-team-cdn.decentraland.org/@dcl/scene-runtime/branch/test/accumulate-state/dcl-scene-runtime-7.0.6-20240414154636.commit-aa439ab.tgz", + "integrity": "sha512-oj38/TFGyb1hImNWpliJbQpYTn+HMoRGeSngiIIL7dY96prwwOJQHFAYZDS3C66s6p++DOtD0xNnfSI+5c0Ndw==" }, "@dcl/schemas": { "version": "9.1.1", diff --git a/browser-interface/package.json b/browser-interface/package.json index 5bb876782a..b54f5cb81a 100644 --- a/browser-interface/package.json +++ b/browser-interface/package.json @@ -65,7 +65,7 @@ "@dcl/legacy-ecs": "^6.11.11", "@dcl/protocol": "1.0.0-8789372854.commit-f692c7a", "@dcl/rpc": "^1.1.1", - "@dcl/scene-runtime": "7.0.6-20240220184109.commit-cf1e4e2", + "@dcl/scene-runtime": "https://sdk-team-cdn.decentraland.org/@dcl/scene-runtime/branch/test/accumulate-state/dcl-scene-runtime-7.0.6-20240414154636.commit-aa439ab.tgz", "@dcl/schemas": "^9.1.1", "@dcl/single-sign-on-client": "^0.1.0", "@dcl/urn-resolver": "^2.2.0",