Skip to content

Commit

Permalink
v1.22.5
Browse files Browse the repository at this point in the history
 - [Fix] fix `npx resolve` by handling symlinks (#315)
 - [Dev Deps] update `array.prototype.map`
  • Loading branch information
ljharb committed Sep 14, 2023
1 parent d56d217 commit 7f3ebd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "1.22.4",
"version": "1.22.5",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
Expand Down

0 comments on commit 7f3ebd0

Please sign in to comment.