@henryqw/pi-ask-question 0.1.3 → 0.1.4

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 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,9 +10,9 @@ pi install npm:@henryqw/pi-ask-question
10
10
 
11
11
  ## Use
12
12
 
13
- | Surface | Purpose |
14
- | --- | --- |
15
- | `ask_question` | Pause for one interactive answer. |
13
+ | Surface | Type | Purpose |
14
+ | --- | --- | --- |
15
+ | `ask_question` | tool | Pause for one interactive answer. |
16
16
 
17
17
  ```json
18
18
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@henryqw/pi-ask-question",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Ask Pi users one interactive question with choices or a custom answer.",
5
5
  "keywords": [
6
6
  "pi-package",