mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
chore(crypto): release crypto@1.0.0
(#4990)
This commit is contained in:
parent
7e503c8386
commit
b18d1a071b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@std/crypto",
|
||||
"version": "1.0.0-rc.1",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./crypto": "./crypto.ts",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"@std/bytes": "jsr:@std/bytes@^1.0.0-rc.3",
|
||||
"@std/cli": "jsr:@std/cli@^1.0.0-rc.2",
|
||||
"@std/collections": "jsr:@std/collections@^1.0.1",
|
||||
"@std/crypto": "jsr:@std/crypto@^1.0.0-rc.1",
|
||||
"@std/crypto": "jsr:@std/crypto@^1.0.0",
|
||||
"@std/csv": "jsr:@std/csv@^1.0.0-rc.1",
|
||||
"@std/data-structures": "jsr:@std/data-structures@^1.0.0-rc.1",
|
||||
"@std/datetime": "jsr:@std/datetime@^0.224.1",
|
||||
|
Loading…
Reference in New Issue
Block a user