Skip to content

Commit 8398327

Browse files
authored
Add related package to the readme
1 parent 779e73b commit 8398327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ resolveFromFoo('./baz');
6464
- [import-cwd](https://github.com/sindresorhus/import-cwd) - Import a module from the current working directory
6565
- [resolve-pkg](https://github.com/sindresorhus/resolve-pkg) - Resolve the path of a package regardless of it having an entry point
6666
- [import-lazy](https://github.com/sindresorhus/import-lazy) - Import a module lazily
67+
- [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally installed module
6768

6869

6970
## License

0 commit comments

Comments
 (0)