@tsmodule/tsmodule 40.19.0 → 41.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -132,7 +132,7 @@ Below are some example use cases of TS modules in practice.
132
132
 
133
133
  The most common type of library will be a TS module with generic TypeScript
134
134
  exports in `src/**/index.ts`, e.g.
135
- [`await-shell`](https://github.com/ctjlewis/await-shell), a Promise wrapper
135
+ [`universal-shell`](https://github.com/ctjlewis/universal-shell), a Promise wrapper
136
136
  around `child_process.spawn` that's used in tsmodule itself.
137
137
 
138
138
  This library contains only one export, at `src/index.ts` (a function called