@tsmodule/tsmodule 43.3.1 → 44.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,7 +37,7 @@ Create standardized TypeScript ESM packages for Node or browser. Includes
37
37
  ### Requirements (global)
38
38
 
39
39
  - Node v14+ (for ESM support)
40
- - Yarn (for `resolutions` package.json field)
40
+ - PNPM
41
41
 
42
42
  ### Existing projects
43
43