Release v0.80.10

This commit is contained in:
Armin Ronacher
2026-07-16 23:59:41 +02:00
parent c29eda6fb7
commit 8dc78834cd
25 changed files with 114 additions and 78 deletions
@@ -1,12 +1,12 @@
{
"name": "pi-extension-sandbox",
"version": "1.10.9",
"version": "1.10.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-extension-sandbox",
"version": "1.10.9",
"version": "1.10.10",
"dependencies": {
"@anthropic-ai/sandbox-runtime": "^0.0.26"
}
@@ -1,7 +1,7 @@
{
"name": "pi-extension-sandbox",
"private": true,
"version": "1.10.9",
"version": "1.10.10",
"type": "module",
"scripts": {
"clean": "echo 'nothing to clean'",