Sync Versions

This commit is contained in:
ingalls
2025-12-15 15:49:32 -07:00
parent 5896f3381e
commit 5b57f6da75
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@tak-ps/CloudTAK.api",
"type": "module",
"version": "12.27.2",
"version": "12.28.0",
"description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server",
"main": "index.js",
"scripts": {

View File

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