Skip to content

Commit 2689f55

Browse files
committed
feat(upgrade): upgrade to Angular 9
BREAKING CHANGE: upgrade to Angular 9
1 parent 650ab4a commit 2689f55

File tree

3 files changed

+4
-101
lines changed

3 files changed

+4
-101
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See http://help.github.com/ignore-files/ for more about ignoring files.
22

3+
# library readme - will be copied during build
4+
projects/ng-sortgrid/README.md
5+
36
# compiled output
47
/dist
58
/tmp

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Travis build badge](https://img.shields.io/travis/kreuzerk/ng-sortgrid.svg)](https://travis-ci.org/kreuzerk/ng-sortgrid)
22
[![codecov](https://codecov.io/gh/kreuzerk/ng-sortgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/kreuzerk/ng-sortgrid)
3-
[![angular7](https://img.shields.io/badge/angular%207%20ready-true-green.svg)]()
3+
[![angular9](https://img.shields.io/badge/angular%209%20ready-true-green.svg)]()
44

55
# Ng-sortgrid
66

projects/ng-sortgrid/README.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)