There was an error while loading. Please reload this page.
1 parent 1ce092a commit 47d9cebCopy full SHA for 47d9ceb
1 file changed
packages/utils/Scarb.toml
@@ -11,7 +11,7 @@ game_components_metagame = { path = "../metagame" }
11
game_components_minigame = { path = "../minigame" }
12
game_components_token = { path = "../token" }
13
alexandria_encoding = { git = "https://github.com/keep-starknet-strange/alexandria.git", tag = "v0.9.0" }
14
-graffiti = { git = "https://github.com/ponderingdemocritus/graffiti", rev = "bc569531791dbc71c6cd8d9bc154c34eedad31fe" }
+graffiti = { git = "https://github.com/provable-games/graffiti.git", branch = "master" }
15
16
[scripts]
17
test = "snforge test"
0 commit comments