Skip to content

Commit

Permalink
v1.15.0
Browse files Browse the repository at this point in the history
 - [New] `sync`'/`async`: Implement `packageIterator` (#205)
 - [Refactor] `sync`: add function name
 - [Refactor] remove useless `exports` assignment
 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
  • Loading branch information
ljharb committed Jan 22, 2020
1 parent f0ad85f commit 9529db4
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.14.2",
"version": "1.15.0",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
Expand Down

0 comments on commit 9529db4

Please sign in to comment.