This commit is contained in:
Philipp Kunz 2024-12-29 14:14:46 +01:00
parent 9de86bd382
commit d7054b3bd0

View File

@ -1,6 +1,6 @@
{
"name": "@serve.zone/coreflow",
"version": "1.0.135",
"version": "1.1.0",
"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",
@ -100,4 +100,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}