Skip to content

Commit

Permalink
v1.22.6
Browse files Browse the repository at this point in the history
 - [Fix] allow `npx resolve` to work (#316)
 - [actions] use reusable rebase action
  • Loading branch information
ljharb committed Sep 15, 2023
1 parent 343ea44 commit 2ae67c1
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.5",
"version": "1.22.6",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
Expand Down

0 comments on commit 2ae67c1

Please sign in to comment.