Skip to content

Commit d930f86

Browse files
committed
v1.12.2
- [Fix] `sync`/`async`: pass a dir into `maybeUnwrapSymlink`
1 parent 4f2f504 commit d930f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.12.1",
4+
"version": "1.12.2",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/browserify/resolve.git"

0 commit comments

Comments
 (0)