@hongymagic/q 2026.329.0-next.80eeecd → 2026.330.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.
- package/dist/q.js +1 -1
- package/package.json +1 -1
package/dist/q.js
CHANGED
|
@@ -14712,7 +14712,7 @@ import { parseArgs } from "node:util";
|
|
|
14712
14712
|
// package.json
|
|
14713
14713
|
var package_default = {
|
|
14714
14714
|
name: "@hongymagic/q",
|
|
14715
|
-
version: "2026.
|
|
14715
|
+
version: "2026.330.0",
|
|
14716
14716
|
description: "Quick AI answers from the command line",
|
|
14717
14717
|
main: "dist/q.js",
|
|
14718
14718
|
type: "module",
|