This commit is contained in:
TC
2026-06-05 11:47:20 +10:00
parent b90ddee096
commit ae35aaff2b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "hohoff-editor", "name": "hohoff-editor",
"version": "1.13.2", "version": "1.13.3",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hohoff-editor", "name": "hohoff-editor",
"version": "1.13.2", "version": "1.13.3",
"dependencies": { "dependencies": {
"@anthropic-ai/sdk": "^0.29.0", "@anthropic-ai/sdk": "^0.29.0",
"@codemirror/commands": "^6.6.0", "@codemirror/commands": "^6.6.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "hohoff-editor", "name": "hohoff-editor",
"version": "1.13.2", "version": "1.13.3",
"description": "Novel editor for Hohoff", "description": "Novel editor for Hohoff",
"main": "out/main/index.js", "main": "out/main/index.js",
"scripts": { "scripts": {