mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
chore(async): release async@1.0.0
(#5211)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
This commit is contained in:
parent
350544e370
commit
80fc3ff167
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@std/async",
|
||||
"version": "1.0.0-rc.4",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./abortable": "./abortable.ts",
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
"@std/archive": "jsr:@std/archive@^0.224.3",
|
||||
"@std/assert": "jsr:@std/assert@^1.0.0",
|
||||
"@std/async": "jsr:@std/async@^1.0.0-rc.4",
|
||||
"@std/async": "jsr:@std/async@^1.0.0",
|
||||
"@std/bytes": "jsr:@std/bytes@^1.0.2-rc.3",
|
||||
"@std/cli": "jsr:@std/cli@^1.0.0-rc.5",
|
||||
"@std/collections": "jsr:@std/collections@^1.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user