mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
chore: release expect@1.0.0
(#5455)
This commit is contained in:
parent
97c5596f0b
commit
b6b0d68381
@ -24,7 +24,7 @@
|
||||
"@std/datetime": "jsr:@std/datetime@^0.224.3",
|
||||
"@std/dotenv": "jsr:@std/dotenv@^0.225.0",
|
||||
"@std/encoding": "jsr:@std/encoding@^1.0.1",
|
||||
"@std/expect": "jsr:@std/expect@^1.0.0-rc.3",
|
||||
"@std/expect": "jsr:@std/expect@^1.0.0",
|
||||
"@std/fmt": "jsr:@std/fmt@^1.0.0-rc.1",
|
||||
"@std/front-matter": "jsr:@std/front-matter@^1.0.0-rc.2",
|
||||
"@std/fs": "jsr:@std/fs@^1.0.0-rc.6",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@std/expect",
|
||||
"version": "1.0.0-rc.3",
|
||||
"version": "1.0.0",
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./expect": "./expect.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user