Sync Versions

This commit is contained in:
ingalls
2025-12-01 15:50:27 -07:00
parent 07f34a84b2
commit 9bfb4c6fde
2 changed files with 2 additions and 2 deletions

View File

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