Skip to content

Commit 27b57a0

Browse files
authored
feat: update renderer (#924)
1 parent cc20cce commit 27b57a0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/@dcl/inspector/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@dcl/inspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
},
7272
"types": "dist/tooling-entrypoint.d.ts",
7373
"typings": "dist/tooling-entrypoint.d.ts"
74-
}
74+
}

packages/@dcl/sdk-commands/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@dcl/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@dcl/ecs": "file:../ecs",
88
"@dcl/ecs-math": "2.0.2",
9-
"@dcl/explorer": "1.0.161055-20240311152126.commit-cae33b0",
9+
"@dcl/explorer": "1.0.161749-20240401171209.commit-d6d28f4",
1010
"@dcl/js-runtime": "file:../js-runtime",
1111
"@dcl/react-ecs": "file:../react-ecs",
1212
"@dcl/sdk-commands": "file:../sdk-commands",

0 commit comments

Comments
 (0)