This commit is contained in:
Philipp Kunz 2024-11-18 15:21:49 +01:00
parent d812e21b50
commit 51903eff5b

View File

@ -1,6 +1,6 @@
{
"name": "@serve.zone/coreflow",
"version": "1.0.132",
"version": "1.0.133",
"description": "A comprehensive tool for managing Docker-based applications and services, enabling efficient scaling, network management, and integration with cloud services.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -98,4 +98,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}