Skip to content

Commit

Permalink
Update scaffolds (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink authored Dec 18, 2023
1 parent be84b67 commit 3bc86a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scaffolds.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"name": "Empty Cadence Project",
"repo": "https://github.com/sideninja/flow-empty-scaffold",
"description": "Empty project containing only basic folder structure and flow.json configuration.",
"commit": "598612f4cdc7ee4487752ef203061082527216b4"
"commit": "2ba41348c54c60ccc4e7c3a2d46deead17aab2e6"
},
{
"name": "Simple Cadence Project",
"repo": "https://github.com/sideninja/flow-basic-scaffold.git",
"description": "Scaffold contains required folder structure as well as some example Cadence code.",
"commit": "f14d43b951400b95e850c07023735538ff836ac6"
"commit": "5ea01c5f49a855bd0e91333bcae561d52a0de5ec"
},
{
"name": "Cadence NFT Project",
Expand Down

0 comments on commit 3bc86a1

Please sign in to comment.