From 1f246486729d5aea899f74b0d3d33009c58b3b3d Mon Sep 17 00:00:00 2001 From: Chase Fleming <1666730+chasefleming@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:36:02 -0800 Subject: [PATCH] Upgrade FCL scaffold to 0.4.0 --- scaffolds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scaffolds.json b/scaffolds.json index c3b58260b..6803d2b0e 100644 --- a/scaffolds.json +++ b/scaffolds.json @@ -27,7 +27,7 @@ "name": "FCL Web Dapp", "repo": "https://github.com/chasefleming/fcl-next-scaffold.git", "description": "Simple TypeScript web application using next.js, FCL, and Cadence.", - "commit": "16b0975f22382e23a2d72f2e25557511e528d56b", + "commit": "3a5d4f87eef72cebf45f1c48c51c2b786b28f7b6", "type": "web" }, {