Skip to content

Commit 2ae67c1

Browse files
committed
v1.22.6
- [Fix] allow `npx resolve` to work (#316) - [actions] use reusable rebase action
1 parent 343ea44 commit 2ae67c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "resolve",
33
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
4-
"version": "1.22.5",
4+
"version": "1.22.6",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/browserify/resolve.git"

0 commit comments

Comments
 (0)