This commit is contained in:
ingalls
2025-12-16 17:37:08 -07:00
parent bb7b4e1dcb
commit 81a89cae0c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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