Sync Versions

This commit is contained in:
ingalls
2025-12-15 16:27:12 -07:00
parent ab18cf5032
commit 05b50b491d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@tak-ps/CloudTAK.api",
"type": "module",
"version": "12.28.0",
"version": "12.29.0",
"description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server",
"main": "index.js",
"scripts": {
@@ -125,4 +125,4 @@
"typescript": "^5.0.0",
"typescript-eslint": "^8.0.0"
}
}
}

View File

@@ -1,7 +1,7 @@
{
"name": "@tak-ps/CloudTAK.web",
"type": "module",
"version": "12.28.0",
"version": "12.29.0",
"private": true,
"engines": {
"node": ">= 24"
@@ -88,4 +88,4 @@
"> 1%",
"last 2 versions"
]
}
}