Sync Versions

This commit is contained in:
ingalls
2025-12-03 11:13:30 -07:00
parent cc27feee85
commit ddbbb297c7
2 changed files with 3 additions and 3 deletions

View File

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