Sync Versions

This commit is contained in:
ingalls
2025-12-15 12:29:32 -07:00
parent a654bcdd5d
commit 67465d7644
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@tak-ps/CloudTAK.api",
"type": "module",
"version": "12.27.1",
"version": "12.27.2",
"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.1",
"version": "12.27.2",
"private": true,
"engines": {
"node": ">= 22"