@polka-codes/core 0.4.10 → 0.5.0

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -8366,7 +8366,7 @@ var toolInfo = {
8366
8366
  },
8367
8367
  {
8368
8368
  name: "options",
8369
- description: "A comma separated list of possible answers to the question. If not provided, the user will be prompted to provide an answer.",
8369
+ description: "A comma separated list of possible answers to the question. Ordered by preference. If not provided, the user will be prompted to provide an answer.",
8370
8370
  required: false,
8371
8371
  usageValue: "A comma separated list of possible answers (optional)"
8372
8372
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polka-codes/core",
3
- "version": "0.4.10",
3
+ "version": "0.5.0",
4
4
  "license": "AGPL-3.0",
5
5
  "type": "module",
6
6
  "exports": {