diff --git a/docs/guides/local-development.md b/docs/guides/local-development.md index 79b242d6..95a6bd4c 100644 --- a/docs/guides/local-development.md +++ b/docs/guides/local-development.md @@ -123,7 +123,7 @@ The `@dfinity/asset-canister` recipe deploys this pre-built canister and syncs y canisters: - name: frontend recipe: - type: "@dfinity/asset-canister" + type: "@dfinity/asset-canister@v2.1.0" configuration: dir: dist # Your built frontend files ```