flingit 0.0.43 → 0.0.44

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flingit",
3
- "version": "0.0.43",
3
+ "version": "0.0.44",
4
4
  "description": "Small Software Platform - Build and deploy personal tools through conversation",
5
5
  "type": "module",
6
6
  "engines": {
@@ -1 +1 @@
1
- a5c510aa9c9c55f3cc1185b32e2f3894
1
+ ad57d2d443db06917ea10a3e9aec01d7
@@ -388,7 +388,7 @@ See `references/API.md` for detailed API reference, `references/EXAMPLES.md` for
388
388
 
389
389
  ## Updates
390
390
 
391
- When the fling CLI mentions that there is a new version available, strongly suggest to the user to update, becasue it might contain bug fixes or new features. To update, run
391
+ When the fling CLI mentions that there is a new version available, strongly suggest to the user to update, becasue it might contain bug fixes or new features. Don't ask the user to update, offer to update for them! To update, run
392
392
 
393
393
  ```bash
394
394
  npm install flingit@latest