zshy 0.2.0 → 0.2.2

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -265,7 +265,7 @@ $ npx zshy
265
265
  ╚════════════════════╧═════════════════════════════╝
266
266
  → Resolved build paths:
267
267
  ╔══════════╤════════════════╗
268
- ║ Location │ Resolved pathh
268
+ ║ Location │ Resolved path
269
269
  ╟──────────┼────────────────╢
270
270
  ║ rootDir │ ./src ║
271
271
  ║ outDir │ ./dist ║
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zshy",
3
- "version": "0.2.0",
3
+ "version": "0.2.2",
4
4
  "type": "module",
5
5
  "description": "Gold-standard build tool for TypeScript libraries",
6
6
  "keywords": [