Skip to content

Commit 12e18f2

Browse files
committed
Sync Versions
1 parent 22171f6 commit 12e18f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tak-ps/CloudTAK.api",
33
"type": "module",
4-
"version": "12.112.0",
4+
"version": "12.113.0",
55
"description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server",
66
"main": "index.js",
77
"scripts": {

api/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tak-ps/cloudtak",
33
"type": "module",
4-
"version": "12.112.0",
4+
"version": "12.113.0",
55
"types": "dist/types/plugin.d.ts",
66
"files": [
77
"dist/types"
@@ -110,4 +110,4 @@
110110
"> 1%",
111111
"last 2 versions"
112112
]
113-
}
113+
}

0 commit comments

Comments
 (0)