This commit is contained in:
ingalls
2025-12-01 08:09:06 -07:00
parent a2a510c5a2
commit bc4e0f3530
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@tak-ps/CloudTAK",
"version": "12.15.5",
"version": "12.16.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@tak-ps/CloudTAK",
"version": "12.15.5",
"version": "12.16.0",
"license": "AGPL",
"dependencies": {
"@openaddresses/batch-alarms": "^4.7.4",

View File

@@ -1,7 +1,7 @@
{
"name": "@tak-ps/CloudTAK",
"type": "module",
"version": "12.15.5",
"version": "12.16.0",
"description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server",
"scripts": {
"lint": "eslint bin/ cloudformation/",