mirror of
https://github.com/promptfoo/promptfoo.git
synced 2023-08-15 01:10:51 +03:00
Bump version to 0.19.1
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "promptfoo",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "promptfoo",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.5.2",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "promptfoo",
|
||||
"description": "LLM eval & testing toolkit",
|
||||
"author": "Ian Webster",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"license": "MIT",
|
||||
"type": "commonjs",
|
||||
"main": "dist/src/index.js",
|
||||
|
||||
Reference in New Issue
Block a user