feat: add platform binding runtime config

This commit is contained in:
2026-04-28 12:30:38 +00:00
parent b4b2ed9571
commit f0b924ba9d
6 changed files with 232 additions and 24 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@serve.zone/platformclient",
"version": "1.1.2",
"version": "1.1.3",
"private": false,
"description": "a module that makes it really easy to use the serve.zone platform inside your app",
"main": "dist_ts/index.js",
@@ -27,7 +27,7 @@
"@push.rocks/qenv": "^6.1.3",
"@push.rocks/smartlog": "^3.2.2",
"@push.rocks/smartntml": "^2.0.8",
"@serve.zone/interfaces": "^5.4.4"
"@serve.zone/interfaces": "^5.4.5"
},
"repository": {
"type": "git",