This commit is contained in:
2026-06-15 22:44:38 +10:00
parent 3644885b39
commit a353d54bbf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "borges", "name": "borges",
"version": "1.2.0", "version": "1.3.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "borges", "name": "borges",
"version": "1.2.0", "version": "1.3.0",
"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": "borges", "name": "borges",
"version": "1.2.0", "version": "1.3.0",
"description": "Flash fiction writing, analysis, and submission tracking", "description": "Flash fiction writing, analysis, and submission tracking",
"main": "out/main/index.js", "main": "out/main/index.js",
"scripts": { "scripts": {