@oclif/plugin-update 4.1.8 → 4.1.10

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -56,6 +56,6 @@ EXAMPLES
56
56
  $ oclif-example update --available
57
57
  ```
58
58
 
59
- _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.8/src/commands/update.ts)_
59
+ _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.10/src/commands/update.ts)_
60
60
 
61
61
  <!-- commandsstop -->