Skip to content

Commit

Permalink
feat: update renderer (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala authored Apr 1, 2024
1 parent cc20cce commit 27b57a0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/@dcl/inspector/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@dcl/inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
},
"types": "dist/tooling-entrypoint.d.ts",
"typings": "dist/tooling-entrypoint.d.ts"
}
}
4 changes: 2 additions & 2 deletions packages/@dcl/sdk-commands/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@dcl/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@dcl/ecs": "file:../ecs",
"@dcl/ecs-math": "2.0.2",
"@dcl/explorer": "1.0.161055-20240311152126.commit-cae33b0",
"@dcl/explorer": "1.0.161749-20240401171209.commit-d6d28f4",
"@dcl/js-runtime": "file:../js-runtime",
"@dcl/react-ecs": "file:../react-ecs",
"@dcl/sdk-commands": "file:../sdk-commands",
Expand Down

0 comments on commit 27b57a0

Please sign in to comment.