Skip to content

Commit 7dec2be

Browse files
committed
Update import-map for dhkem-x25519.
1 parent daf1fb3 commit 7dec2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/dhkem-x25519/import_map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"imports": {
33
"@deno/dnt": "jsr:@deno/dnt@^0.41.2",
4-
"@hpke/core": "../core/mod.ts",
4+
"@hpke/core": "npm:@hpke/core@^1.2.9",
55
"@std/assert": "jsr:@std/[email protected]",
66
"@std/testing": "jsr:@std/testing@^1.0.0"
77
}

0 commit comments

Comments
 (0)