Skip to content

Commit 47d9ceb

Browse files
committed
update graffiti
1 parent 1ce092a commit 47d9ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/utils/Scarb.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ game_components_metagame = { path = "../metagame" }
1111
game_components_minigame = { path = "../minigame" }
1212
game_components_token = { path = "../token" }
1313
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" }
14+
graffiti = { git = "https://github.com/provable-games/graffiti.git", branch = "master" }
1515

1616
[scripts]
1717
test = "snforge test"

0 commit comments

Comments
 (0)