@stonyx/utils 0.2.3-beta.21 → 0.2.3-beta.22

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
@@ -4,7 +4,7 @@
4
4
 
5
5
  # stonyx-utils
6
6
 
7
- Utilities module for the Stonyx Framework. Provides helpers for files, objects, strings, dates, and promises.
7
+ Utilities module for the Stonyx Framework. Provides helpers for files, objects, strings, dates, promises, and prompts.
8
8
 
9
9
  ---
10
10
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "keywords": [
4
4
  "stonyx-module"
5
5
  ],
6
- "version": "0.2.3-beta.21",
6
+ "version": "0.2.3-beta.22",
7
7
  "description": "Utils module for Stonyx Framework",
8
8
  "repository": {
9
9
  "type": "git",