Update dependencies #83

Open
thepaperpilot wants to merge 34 commits from thepaperpilot/Profectus:feat/update-deps into main
Showing only changes of commit 8745304631 - Show all commits

View file

@ -309,7 +309,8 @@ export const main = createLayer("main", function (this: BaseLayer) {
requirements: createCostRequirement(() => ({ cost: 10, resource: points })),
style: {
x: "100px",
y: "100px"
y: "100px",
pointerEvents: "none"
}
}));
makeDraggable(cNode, {