Update version to 1.2.0 in package.json and package-lock.json for release.

This commit is contained in:
2025-12-24 21:27:30 -06:00
parent 003a88dcee
commit 99d94e092d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "quad4-linking-tool",
"version": "1.0.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "quad4-linking-tool",
"version": "1.0.0",
"version": "1.2.0",
"dependencies": {
"autoprefixer": "^10.4.23",
"lucide-svelte": "^0.562.0",