This commit is contained in:
Philipp Kunz 2024-12-29 22:51:34 +01:00
parent 9d2e3e640a
commit 2121e4f56c

View File

@ -1,6 +1,6 @@
{
"name": "coretraffic",
"version": "1.0.185",
"version": "1.0.186",
"description": "CoreTraffic is a TypeScript-based solution for routing and managing network traffic within a Docker setup, featuring SSL redirection and Coreflow integration for real-time configuration updates.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -73,4 +73,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}