mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
chore(assert): release assert@1.0.0
(#4989)
This commit is contained in:
parent
e052dcb8ae
commit
81943c34c7
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@std/assert",
|
||||
"version": "1.0.0-rc.3",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./assert": "./assert.ts",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"graphviz": "npm:node-graphviz@^0.1.1",
|
||||
|
||||
"@std/archive": "jsr:@std/archive@^0.224.3",
|
||||
"@std/assert": "jsr:@std/assert@1.0.0-rc.3",
|
||||
"@std/assert": "jsr:@std/assert@1.0.0",
|
||||
"@std/async": "jsr:@std/async@^1.0.0-rc.3",
|
||||
"@std/bytes": "jsr:@std/bytes@^1.0.1-rc.3",
|
||||
"@std/cli": "jsr:@std/cli@^1.0.0-rc.3",
|
||||
|
Loading…
Reference in New Issue
Block a user