Release v0.79.3

This commit is contained in:
Armin Ronacher
2026-06-13 11:11:11 +02:00
parent 57b6bdce71
commit f2585c4c82
19 changed files with 50 additions and 50 deletions

View File

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

View File

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