Skip to content

Commit b5fc91b

Browse files
committed
v1.8.1
- [Fix] resolution when `filename` option is passed (#167, #162) - [Docs] clean up readme code - [Tests] improve output of symlink tests that fail on Mac - [Tests] up to `node` `v10.4`
1 parent 9c370c9 commit b5fc91b

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.8.0",
4+
"version": "1.8.1",
55
"repository": {
66
"type": "git",
77
"url": "git://github.com/browserify/resolve.git"

0 commit comments

Comments
 (0)