@dugleelabs/copair 1.4.0 → 1.4.2
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/api.js +1 -1
- package/dist/api.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/api.js
CHANGED
|
@@ -6543,7 +6543,7 @@ import chalk6 from "chalk";
|
|
|
6543
6543
|
// package.json
|
|
6544
6544
|
var package_default = {
|
|
6545
6545
|
name: "@dugleelabs/copair",
|
|
6546
|
-
version: "1.4.
|
|
6546
|
+
version: "1.4.2",
|
|
6547
6547
|
description: "Model-agnostic AI coding agent for the terminal",
|
|
6548
6548
|
type: "module",
|
|
6549
6549
|
main: "dist/api.js",
|