Skip to content

Commit 95a4537

Browse files
authored
fix(certified-variables): add npm versions to prerequisites (#105)
Mentions #100.
1 parent 2dbae3c commit 95a4537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/certified-variables/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Query responses on the Internet Computer come from a single replica and are NOT
1818

1919
- Rust: `ic-certified-map` crate (for Merkle tree), `ic-cdk` (for `certified_data_set` / `data_certificate`)
2020
- Motoko: `CertifiedData` module (included in mo:core/mo:base), `ic-certification` package (`mops add ic-certification`) for Merkle tree with witness support
21-
- Frontend: `@icp-sdk/core` (agent, principal), `@dfinity/certificate-verification`
21+
- Frontend: `@icp-sdk/core` (>= 5.0.0) (agent, principal), `@dfinity/certificate-verification` (>= 3.1.0)
2222

2323
## Canister IDs
2424

0 commit comments

Comments
 (0)