We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf1fb3 commit 7dec2beCopy full SHA for 7dec2be
x/dhkem-x25519/import_map.json
@@ -1,7 +1,7 @@
1
{
2
"imports": {
3
"@deno/dnt": "jsr:@deno/dnt@^0.41.2",
4
- "@hpke/core": "../core/mod.ts",
+ "@hpke/core": "npm:@hpke/core@^1.2.9",
5
"@std/assert": "jsr:@std/[email protected]",
6
"@std/testing": "jsr:@std/testing@^1.0.0"
7
}
0 commit comments