Skip to content

Commit 1de53b2

Browse files
committed
v1.6.0
- [New] add `async_hooks` core module, added in node 8 (#144) - [New] add many missing core modules. - [Dev Deps] update `eslint`, `tape` - [Tests] up to `node` `v9.8`, `v8.10`, `v6.13`; pin included builds to LTS - [Tests] restore node 0.6
1 parent 699a54e commit 1de53b2

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

0 commit comments

Comments
 (0)