@secrecy/trpc-api-types 1.33.0-feat-share-node-enhanced.9 → 1.33.0-feat-share-node-enhanced.10

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.
Files changed (2) hide show
  1. package/dist/index.d.cts +0 -2
  2. package/package.json +1 -1
package/dist/index.d.cts CHANGED
@@ -14003,7 +14003,6 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
14003
14003
  }[];
14004
14004
  access: {
14005
14005
  nameKey: string;
14006
- sharedByPubKey: string;
14007
14006
  };
14008
14007
  }[];
14009
14008
  _output_out: {
@@ -14018,7 +14017,6 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
14018
14017
  }[];
14019
14018
  access: {
14020
14019
  nameKey: string;
14021
- sharedByPubKey: string;
14022
14020
  };
14023
14021
  }[];
14024
14022
  }, unknown>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@secrecy/trpc-api-types",
3
- "version": "1.33.0-feat-share-node-enhanced.9",
3
+ "version": "1.33.0-feat-share-node-enhanced.10",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"