braintrust 0.0.76 → 0.0.77
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
|
@@ -8955,7 +8955,7 @@ var require_package = __commonJS({
|
|
|
8955
8955
|
"package.json"(exports2, module2) {
|
|
8956
8956
|
module2.exports = {
|
|
8957
8957
|
name: "braintrust",
|
|
8958
|
-
version: "0.0.
|
|
8958
|
+
version: "0.0.77",
|
|
8959
8959
|
description: "SDK for integrating Braintrust",
|
|
8960
8960
|
main: "./dist/index.js",
|
|
8961
8961
|
browser: {
|