UNPKG

@ngrx/component-store

Version:

Reactive store for component state

11 lines (10 loc) 389 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ngrx-component-store-migration-18-beta": { "description": "As of NgRx v18, the `tapResponse` import has been removed from `@ngrx/component-store` in favor of the `@ngrx/operators` package.", "version": "18-beta", "factory": "./18_0_0-beta/index" } } }