Skip to content

Commit 2c03066

Browse files
committed
chore: upgrade to Angular 8.0
1 parent b3a9121 commit 2c03066

18 files changed

+2573
-3111
lines changed
File renamed without changes.

dist/@coreui/angular/bundles/coreui-angular.umd.js

+602-684
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/bundles/coreui-angular.umd.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/fesm2015/coreui-angular.js

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/fesm2015/coreui-angular.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/fesm5/coreui-angular.js

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/fesm5/coreui-angular.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@coreui/angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
}
1818
],
1919
"peerDependencies": {
20-
"@angular/common": "^7.2.10",
21-
"@angular/core": "^7.2.10",
22-
"@angular/router": "^7.2.10",
20+
"@angular/common": "^8.0.0",
21+
"@angular/core": "^8.0.0",
22+
"@angular/router": "^8.0.0",
2323
"@coreui/coreui": "^2.1.8"
2424
},
2525
"repository": {

0 commit comments

Comments
 (0)