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