Skip to content

Commit 21fb175

Browse files
fix hierarchy
1 parent d2d6781 commit 21fb175

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@radix-ui/react-toast": "^1.1.1",
3636
"@radix-ui/react-toolbar": "^1.0.3",
3737
"@reflect-blocks/figma-embed": "^0.0.5",
38-
"@tree-/q": "^0.0.0",
38+
"@tree-/q": "^0.0.1",
3939
"@use-gesture/react": "^10.2.11",
4040
"@visx/gradient": "^1.7.0",
4141
"@visx/group": "^1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8670,10 +8670,10 @@
86708670
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
86718671
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
86728672

8673-
"@tree-/q@^0.0.0":
8674-
version "0.0.0"
8675-
resolved "https://registry.yarnpkg.com/@tree-/q/-/q-0.0.0.tgz#c99033079e9c570102f124b27fb2c01b33a4be47"
8676-
integrity sha512-l67D4E+prLW/NOihNl709VRkpfpT3Xcx7n6x3d72dJrXNS9pdjoEHRnSoIIoFVEK79lBP4JFa4jXGcsKk6R+Tw==
8673+
"@tree-/q@^0.0.1":
8674+
version "0.0.1"
8675+
resolved "https://registry.yarnpkg.com/@tree-/q/-/q-0.0.1.tgz#7d96ca4e5bd48e0afc9d2e1854f67812b3d7026e"
8676+
integrity sha512-aQOo/1gOZZsExTFj85EA1O06fWyGSYNUbXyF04FMDROQf4oMFPaYhFU7l70lQx/hlVNmDZ2oZPt3hLyXXLq0mg==
86778677

86788678
"@tsconfig/node10@^1.0.7":
86798679
version "1.0.9"

0 commit comments

Comments
 (0)