discourse/app/assets/javascripts/pretty-text/config/ember-cli-update.json

21 lines
429 B
JSON

{
"schemaVersion": "1.0.0",
"packages": [
{
"name": "ember-cli",
"version": "5.0.0",
"blueprints": [
{
"name": "addon",
"outputRepo": "https://github.com/ember-cli/ember-addon-output",
"codemodsSource": "ember-addon-codemods-manifest@1",
"isBaseBlueprint": true,
"options": [
"--no-welcome"
]
}
]
}
]
}