Browse Source

Change package-name

pull/14445/head
Mahmut Gundogdu 4 years ago
parent
commit
178f9392ce
  1. 2
      npm/ng-packs/packages/schematics/src/commands/change-theme/schema.json

2
npm/ng-packs/packages/schematics/src/commands/change-theme/schema.json

@ -1,6 +1,6 @@
{ {
"$schema": "http://json-schema.org/schema", "$schema": "http://json-schema.org/schema",
"$id": "SchematicsABPModuleTemplateCreator", "$id": "SchematicsABPThemeChanger",
"title": "ABP Theme Style Generator API Schema", "title": "ABP Theme Style Generator API Schema",
"type": "object", "type": "object",
"properties": { "properties": {

Loading…
Cancel
Save