Fix OpenScript.fetch JSON IPC serialization for text and binary

This commit is contained in:
2026-09-13 14:03:29 -07:00
parent da135d506a
commit a0f8160302
7 changed files with 102 additions and 13 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "openscript",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openscript",
"version": "1.0.4",
"version": "1.0.5",
"dependencies": {
"lucide": "^0.475.0"
},