This commit is contained in:
TC
2026-06-16 22:30:28 +10:00
parent 02f0429a0d
commit 44d64748f5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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