Skip to content

Commit

Permalink
template includes multiversx.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alyn509 committed Sep 17, 2023
1 parent 98191b8 commit 1b4abaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions contracts/examples/adder/mxsc-template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ files_include = [
"wasm/Cargo.toml",
"Cargo.toml",
"README.md",
"multiversx.json",
]
1 change: 1 addition & 0 deletions contracts/examples/crypto-zombies/mxsc-template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ files_include = [
"tests",
"wasm/Cargo.toml",
"Cargo.toml",
"multiversx.json",
]
1 change: 1 addition & 0 deletions contracts/examples/empty/mxsc-template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ files_include = [
"tests",
"wasm/Cargo.toml",
"Cargo.toml",
"multiversx.json",
]

0 comments on commit 1b4abaf

Please sign in to comment.