diff --git a/hello-world/react-frontend/canister.yaml b/hello-world/react-frontend/canister.yaml index 27d41cf..9392cd3 100644 --- a/hello-world/react-frontend/canister.yaml +++ b/hello-world/react-frontend/canister.yaml @@ -5,7 +5,7 @@ name: frontend recipe: # https://github.com/dfinity/icp-cli-recipes/blob/main/recipes/asset-canister/README.md # IMPORTANT: This recipe requires icp-cli >= 0.2.7 - type: "@dfinity/asset-canister@v2.2.0" + type: "@dfinity/asset-canister@v2.2.1" configuration: build: # Install the dependencies diff --git a/hello-world/vue-frontend/canister.yaml b/hello-world/vue-frontend/canister.yaml index 27d41cf..9392cd3 100644 --- a/hello-world/vue-frontend/canister.yaml +++ b/hello-world/vue-frontend/canister.yaml @@ -5,7 +5,7 @@ name: frontend recipe: # https://github.com/dfinity/icp-cli-recipes/blob/main/recipes/asset-canister/README.md # IMPORTANT: This recipe requires icp-cli >= 0.2.7 - type: "@dfinity/asset-canister@v2.2.0" + type: "@dfinity/asset-canister@v2.2.1" configuration: build: # Install the dependencies diff --git a/static-website/icp.yaml b/static-website/icp.yaml index 1ad9bb1..f73b47a 100644 --- a/static-website/icp.yaml +++ b/static-website/icp.yaml @@ -4,7 +4,7 @@ canisters: - name: frontend recipe: # IMPORTANT: This recipe requires icp-cli >= 0.2.7 - type: "@dfinity/asset-canister@v2.2.0" + type: "@dfinity/asset-canister@v2.2.1" configuration: build: # Install the dependencies