fix: correct artifact path regex

This commit is contained in:
Benjamin Shafii
2026-01-18 08:57:18 -08:00
parent a6c5670b01
commit 77088ba110
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@different-ai/openwork",
"private": true,
"version": "0.1.17",
"version": "0.1.18",
"type": "module",
"scripts": {
"dev": "tauri dev",