Skip to content

Commit 8e12f33

Browse files
committed
feat: rollback version
1 parent 8516fd5 commit 8e12f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/cairo_alpha/test_project/Scarb.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scarb-version = "2.15.1"
77

88
[dependencies]
99
assert_macros = "2.15.1"
10-
starknet = "2.15.2"
10+
starknet = "2.15.0"
1111
# TODO: Update this once OpenZeppelin Contracts for Cairo v4.0.0-alpha.0 is released
1212
openzeppelin_macros = { git = "https://github.com/OpenZeppelin/cairo-contracts.git" }
1313
openzeppelin_access = { git = "https://github.com/OpenZeppelin/cairo-contracts.git" }

0 commit comments

Comments
 (0)