@soda-gql/core 0.10.2 → 0.11.1

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/README.md CHANGED
@@ -338,7 +338,7 @@ This package requires TypeScript 5.x or later for full type inference support.
338
338
  - [@soda-gql/cli](../cli) - Command-line interface for code generation
339
339
  - [@soda-gql/config](../config) - Configuration management
340
340
  - [@soda-gql/runtime](../runtime) - Runtime utilities for operation execution
341
- - [@soda-gql/tsc-plugin](../tsc-plugin) - TypeScript compiler plugin
341
+ - [@soda-gql/tsc](../tsc) - TypeScript transformer and plugin
342
342
 
343
343
  ## License
344
344