@hunsu/bridge 0.2.0-next.4 → 0.2.0-next.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export const HUNSU_BRIDGE_VERSION: "0.2.0-next.4";
1
+ export const HUNSU_BRIDGE_VERSION: "0.2.0-next.5";
2
2
  export const HUNSU_BRIDGE_PROTOCOL_VERSION: "local-bridge-v1";
3
3
  export const BRIDGE_CLI_RESULT_SCHEMA: "hunsu.bridge.cli-result.v1";
4
4
  export const BRIDGE_DEPLOYMENT_PROFILES: readonly ["production", "preview"];