@juicesharp/rpiv-args 1.0.12 → 1.0.13

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 +3 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,10 +1,8 @@
1
1
  # rpiv-args
2
2
 
3
- <a href="https://github.com/juicesharp/rpiv-mono/tree/main/packages/rpiv-args">
4
- <picture>
5
- <img src="https://raw.githubusercontent.com/juicesharp/rpiv-mono/main/packages/rpiv-args/docs/cover.png" alt="rpiv-args cover" width="100%">
6
- </picture>
7
- </a>
3
+ <picture>
4
+ <img src="https://raw.githubusercontent.com/juicesharp/rpiv-mono/main/packages/rpiv-args/docs/vertical-cover.png" alt="rpiv-args vertical-cover" width="160">
5
+ </picture>
8
6
 
9
7
  [![npm version](https://img.shields.io/npm/v/@juicesharp/rpiv-args.svg)](https://www.npmjs.com/package/@juicesharp/rpiv-args)
10
8
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juicesharp/rpiv-args",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "Pi extension: pass shell-style $1 / $ARGUMENTS placeholders to your Pi skills",
5
5
  "keywords": [
6
6
  "pi-package",