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