Skip to content

Commit a86405a

Browse files
committed
v1.13.0
- [New] add `is-core` export (#203) - [Fix] `sync`/`async` Do not leak Object.prototype when checking for core modules (#203) - [Dev Deps] update `eslint` - [Tests] fix symlink tests for windows
1 parent b7790f4 commit a86405a

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

0 commit comments

Comments
 (0)