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 +1 @@
|
|
|
1
|
-
|
|
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
|