chore(expect): release expect@1.0.0-rc.1 (#5235)

This commit is contained in:
Asher Gomez 2024-07-01 21:52:31 +10:00 committed by GitHub
parent 442b0180a5
commit 6e9c2e9aef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"@std/datetime": "jsr:@std/datetime@^0.224.1",
"@std/dotenv": "jsr:@std/dotenv@^0.224.1",
"@std/encoding": "jsr:@std/encoding@1.0.0-rc.2",
"@std/expect": "jsr:@std/expect@^0.224.5",
"@std/expect": "jsr:@std/expect@^1.0.0-rc.1",
"@std/fmt": "jsr:@std/fmt@^0.225.4",
"@std/front-matter": "jsr:@std/front-matter@^0.224.2",
"@std/fs": "jsr:@std/fs@^1.0.0-rc.2",

View File

@ -1,6 +1,6 @@
{
"name": "@std/expect",
"version": "0.224.5",
"version": "1.0.0-rc.1",
"exports": {
".": "./mod.ts",
"./expect": "./expect.ts",