Skip to content

Commit ff01ac5

Browse files
committed
Rename submodule fetch to network
PR-URL: #92
1 parent 9a0fba7 commit ff01ac5

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

metautil.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ module.exports = {
66
...require('./lib/semaphore.js'),
77
...require('./lib/pool.js'),
88
...require('./lib/async.js'),
9-
...require('./lib/fetch.js'),
9+
...require('./lib/network.js'),
1010
};
File renamed without changes.

0 commit comments

Comments
 (0)