Skip to content

Commit abdd3b8

Browse files
author
PhilipAB
committed
BREAKING CHANGE: Update to Angular 14
1 parent 267a736 commit abdd3b8

File tree

4 files changed

+4280
-3927
lines changed

4 files changed

+4280
-3927
lines changed

angular.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"prefix": "app",
1111
"schematics": {
1212
"@schematics/angular:component": {
13-
"styleext": "scss"
13+
"style": "scss"
1414
}
1515
},
1616
"architect": {
@@ -138,6 +138,5 @@
138138
}
139139
}
140140
}
141-
},
142-
"defaultProject": "angular-bootstrap-datetimepicker"
141+
}
143142
}

0 commit comments

Comments
 (0)