@promptbook/remote-client
Advanced tools
Comparing version 0.67.0 to 0.67.1
@@ -8,3 +8,3 @@ import { io } from 'socket.io-client'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.67.0-4'; | ||
var PROMPTBOOK_VERSION = '0.67.0'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -11,0 +11,0 @@ |
@@ -77,3 +77,2 @@ declare const _default: ({ | ||
modelVariant: string; | ||
modelName: string; | ||
}; | ||
@@ -80,0 +79,0 @@ content: string; |
{ | ||
"name": "@promptbook/remote-client", | ||
"version": "0.67.0", | ||
"version": "0.67.1", | ||
"description": "Supercharge your use of large language models", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.67.0" | ||
"@promptbook/core": "0.67.1" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
@@ -15,3 +15,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.67.0-4'; | ||
var PROMPTBOOK_VERSION = '0.67.0'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -18,0 +18,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
503450
9593