UNPKG

@analogjs/trpc

Version:

Angular/Nitro-based tRPC integration

17 lines (16 loc) 397 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": {}, "packageJsonUpdates": { "0.2.30": { "version": "0.2.29", "description": "Updates the superjson dependency from 1.x to 2.x", "packages": { "superjson": { "version": "^2.2.1", "alwaysAddToPackageJson": true } } } } }