update package.json versions

This commit is contained in:
callumalpass 2025-10-05 14:32:05 +11:00
parent de36d567b4
commit 86a1588650
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "tasknotes",
"version": "3.23.4",
"version": "3.24.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tasknotes",
"version": "3.23.4",
"version": "3.24.6",
"license": "MIT",
"dependencies": {
"@codemirror/view": "^6.37.2",

View file

@ -1,6 +1,6 @@
{
"name": "tasknotes",
"version": "3.24.5",
"version": "3.24.6",
"description": "Note-based task management with calendar, pomodoro and time-tracking integration.",
"main": "main.js",
"scripts": {