UNPKG

@ngrx/store-devtools

Version:

Developer tools for @ngrx/store

16 lines (15 loc) 434 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ngrx-store-devtools-migration-01": { "description": "The road to v6", "version": "5.2", "factory": "./6_0_0/index" }, "ngrx-store-devtools-migration-17-0-0-beta": { "description": "The road to v17-beta.1", "version": "17.0.0-beta", "factory": "./17_0_0-beta/index" } } }