2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-18 09:56:26 +00:00
iconify/components-demo/ember-demo/config/ember-cli-update.json
2022-05-12 22:39:56 +03:00

21 lines
431 B
JSON

{
"schemaVersion": "1.0.0",
"packages": [
{
"name": "ember-cli",
"version": "4.1.0",
"blueprints": [
{
"name": "app",
"outputRepo": "https://github.com/ember-cli/ember-new-output",
"codemodsSource": "ember-app-codemods-manifest@1",
"isBaseBlueprint": true,
"options": [
"--ci-provider=github"
]
}
]
}
]
}