Skip to content

Commit

Permalink
chore(path): release [email protected] (#5203)
Browse files Browse the repository at this point in the history
* chore(path): release `[email protected]`

* Update deno.json

Co-authored-by: Asher Gomez <[email protected]>

* fix

---------

Co-authored-by: Yoshiya Hinosawa <[email protected]>
  • Loading branch information
iuioiua and kt3k authored Jul 10, 2024
1 parent 7bd1f18 commit f20b580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@std/media-types": "jsr:@std/media-types@^1.0.1",
"@std/msgpack": "jsr:@std/msgpack@^1.0.0-rc.2",
"@std/net": "jsr:@std/net@^1.0.0-rc.1",
"@std/path": "jsr:@std/[email protected]-rc.4",
"@std/path": "jsr:@std/[email protected]",
"@std/regexp": "jsr:@std/regexp@^1.0.0-rc.1",
"@std/semver": "jsr:@std/semver@^1.0.0-rc.1",
"@std/streams": "jsr:@std/streams@^1.0.0-rc.2",
Expand Down
2 changes: 1 addition & 1 deletion path/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@std/path",
"version": "1.0.0-rc.4",
"version": "1.0.0",
"exports": {
".": "./mod.ts",
"./basename": "./basename.ts",
Expand Down

0 comments on commit f20b580

Please sign in to comment.