UNPKG

@jorgeucanorg/init

Version:

Add scully to your angular app

11 lines (10 loc) 277 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "migration-v0": { "version": "0", "description": "Updates to scully v0", "factory": "./ng-update/index#updateToV0" } } }