Skip to content

Commit

Permalink
chore: load iframe consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Apr 16, 2024
1 parent 9a7066f commit e038522
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"typescript": "^4.5.2"
},
"dependencies": {
"@measured/auto-frame-component": "0.1.5",
"@measured/auto-frame-component": "0.1.6-canary.ad6452f",
"@measured/dnd": "16.6.0-canary.4cba1d1",
"deep-diff": "^1.0.2",
"react-hotkeys-hook": "^4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1445,10 +1445,10 @@
"@types/mdx" "^2.0.0"
"@types/react" ">=16"

"@measured/auto-frame-component@0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@measured/auto-frame-component/-/auto-frame-component-0.1.5.tgz#b481d6dab1bc38e3efdb9470dd44c4dc6f207130"
integrity sha512-Et7UhfUm8XPI1zSvcHr8OvtRptVwiDJocUWHmpSIzGZbCJwm2qarNPUCV0HuL0XrT1FCOV6KHbfTP8On7nu7CQ==
"@measured/auto-frame-component@0.1.6-canary.ad6452f":
version "0.1.6-canary.ad6452f"
resolved "https://registry.yarnpkg.com/@measured/auto-frame-component/-/auto-frame-component-0.1.6-canary.ad6452f.tgz#602abf314aac075bac62d44fecd2b4c296ca1843"
integrity sha512-6ewVocybiJkDBsKOqOr3X2fayVmiq9c9XrVwkxTj/jpy14EH3IStiKxRediLa26XEZdp5TMJu5jaP+djxRBAyg==
dependencies:
object-hash "^3.0.0"
react-frame-component "5.2.6"
Expand Down

0 comments on commit e038522

Please sign in to comment.