chore: 2.2.2

This commit is contained in:
Aculix Technologies
2026-08-16 18:58:42 +05:30
parent c17dad6f1f
commit cd3c44fcdc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "negotium-todo", "name": "negotium-todo",
"version": "2.2.1", "version": "2.2.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "negotium-todo", "name": "negotium-todo",
"version": "2.2.1", "version": "2.2.2",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@sveltejs/vite-plugin-svelte": "^7.3.0", "@sveltejs/vite-plugin-svelte": "^7.3.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "negotium-todo", "name": "negotium-todo",
"version": "2.2.1", "version": "2.2.2",
"description": "A clean, minimal to-do list application with smooth animations and dark/light mode support", "description": "A clean, minimal to-do list application with smooth animations and dark/light mode support",
"type": "module", "type": "module",
"main": "index.html", "main": "index.html",