Skip to content

Commit 16dc0e5

Browse files
chore: dependencies updated
1 parent 9370329 commit 16dc0e5

File tree

4 files changed

+5805
-5037
lines changed

4 files changed

+5805
-5037
lines changed

angular.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"version": 1,
4-
"defaultProject": "app",
54
"newProjectRoot": "projects",
65
"projects": {
76
"app": {
@@ -168,7 +167,9 @@
168167
}
169168
},
170169
"cli": {
171-
"defaultCollection": "@ionic/angular-toolkit"
170+
"schematicCollections": [
171+
"@ionic/angular-toolkit"
172+
]
172173
},
173174
"schematics": {
174175
"@ionic/angular-toolkit:component": {

0 commit comments

Comments
 (0)