Skip to content

Commit ecd0672

Browse files
committed
v1.12.1
- [Fix] `sync`: `packageFilter`: when `preserveSymlinks` is `false`, realpath the `pkgfile` option (#201) - [Docs] fix CI status badge (#200) - [meta] add `funding` field - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest` - [Tests] use shared travis-ci configs
1 parent 9f06a8f commit ecd0672

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

0 commit comments

Comments
 (0)