@promptbook/anthropic-claude
Advanced tools
Comparing version 0.85.0-4 to 0.85.0-5
/// <reference types="node" /> | ||
import type fs from 'node:fs/promises'; | ||
import type fs from 'fs/promises'; | ||
/** | ||
@@ -4,0 +4,0 @@ * Container for all the tools needed to manipulate with filesystem |
{ | ||
"name": "@promptbook/anthropic-claude", | ||
"version": "0.85.0-4", | ||
"version": "0.85.0-5", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.85.0-4" | ||
"@promptbook/core": "0.85.0-5" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
909149