Release v0.71.0

This commit is contained in:
Mario Zechner
2026-05-01 01:03:02 +02:00
parent 8db0d28389
commit f4efeb2ba5
19 changed files with 275 additions and 263 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "pi-extension-sandbox",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-sandbox",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": {
"@anthropic-ai/sandbox-runtime": "^0.0.26"
}

View File

@@ -1,7 +1,7 @@
{
"name": "pi-extension-sandbox",
"private": true,
"version": "1.0.0",
"version": "1.1.0",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",