chore: bump version to 0.6.16
All checks were successful
Deploy to Production / deploy (push) Successful in 13s

This commit is contained in:
2026-03-03 10:03:44 +00:00
parent cb8d3d01ec
commit f2203e896e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "tools-app",
"version": "0.6.15",
"version": "0.6.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tools-app",
"version": "0.6.15",
"version": "0.6.16",
"hasInstallScript": true,
"dependencies": {
"barcode-detector": "^3.1.0",

View File

@@ -1,7 +1,7 @@
{
"name": "tools-app",
"private": true,
"version": "0.6.15",
"version": "0.6.16",
"type": "module",
"scripts": {
"dev": "vite",