Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 2aab61f

Browse files
author
Suriyapong
committed
feat(core): support angular 14
1 parent f0f1e52 commit 2aab61f

File tree

8 files changed

+12785
-14302
lines changed

8 files changed

+12785
-14302
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Simple number format for input element in <a href="https://angular.io/">Angular<
2222

2323
| Angular| ngx-number-format|
2424
| ------|:------:|
25+
| >=14.0.0 <15.0.0 | v14.x |
2526
| >=13.0.0 <14.0.0 | v13.x |
2627
| >=12.0.0 <13.0.0 | v12.x |
2728
| >=11.0.0 <12.0.0 | v11.x |

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,5 @@
113113
}
114114
}
115115
}
116-
},
117-
"defaultProject": "demo"
116+
}
118117
}

0 commit comments

Comments
 (0)