pi-snippets 1.0.1 → 1.0.3

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 +2 -2
package/README.md CHANGED
@@ -7,7 +7,7 @@ no confirmation needed. Just natural typing flow.
7
7
 
8
8
  ## Quick Start
9
9
 
10
- # Install from npm
10
+ ```bash
11
11
  pi install npm:pi-snippets
12
12
  ```
13
13
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pi-snippets",
3
- "version": "1.0.1",
4
- "description": "Zero-keystroke snippet auto-expander for pi — type a trigger word, hit space, and it expands",
3
+ "version": "1.0.3",
4
+ "description": "Zero-keystroke snippet auto-expander for pi — type a trigger word and it expands",
5
5
  "keywords": [
6
6
  "pi-package",
7
7
  "pi-snippets",