From 5db5f812812b3039e94ecce96506fe8dd94a1c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lancelot=20de=20Ferri=C3=A8re?= Date: Thu, 7 Dec 2023 11:42:34 +0100 Subject: [PATCH] Production deployment relied on local changes The presets weren't compiling. Future work needed here --- Scarb.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Scarb.toml b/Scarb.toml index bf9cd7d..6e01c12 100644 --- a/Scarb.toml +++ b/Scarb.toml @@ -7,9 +7,6 @@ cairo-version = "2.2.0" sierra-replace-ids = true [dependencies] -dojo = { git = "https://github.com/dojoengine/dojo", tag = "v0.3.13" } -# dojo_erc = { git = "https://github.com/dojoengine/dojo" } -#origami = { path = "../origami" } presets = { path = "../origami/presets/" } [tool.dojo.world]