braintrust 0.0.40 → 0.0.41
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/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -18915,7 +18915,7 @@ var require_package = __commonJS({
|
|
|
18915
18915
|
"package.json"(exports2, module2) {
|
|
18916
18916
|
module2.exports = {
|
|
18917
18917
|
name: "braintrust",
|
|
18918
|
-
version: "0.0.
|
|
18918
|
+
version: "0.0.41",
|
|
18919
18919
|
description: "SDK for integrating BrainTrust",
|
|
18920
18920
|
main: "./dist/index.js",
|
|
18921
18921
|
browser: {
|