@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/index.js
CHANGED
|
@@ -6401,7 +6401,7 @@ import chalk6 from "chalk";
|
|
|
6401
6401
|
// package.json
|
|
6402
6402
|
var package_default = {
|
|
6403
6403
|
name: "@dugleelabs/copair",
|
|
6404
|
-
version: "1.4.
|
|
6404
|
+
version: "1.4.2",
|
|
6405
6405
|
description: "Model-agnostic AI coding agent for the terminal",
|
|
6406
6406
|
type: "module",
|
|
6407
6407
|
main: "dist/api.js",
|