Skip to content

Commit a89d3f5

Browse files
committed
Upgrade to angular 14
1 parent 26f45d7 commit a89d3f5

File tree

14,551 files changed

+16637
-1016614
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

14,551 files changed

+16637
-1016614
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/out-tsc
77

88
# dependencies
9-
/node_modules
9+
node_modules/**
1010

1111
# IDEs and editors
1212
/.idea
@@ -16,6 +16,7 @@
1616
*.launch
1717
.settings/
1818
*.sublime-workspace
19+
.angular
1920

2021
# IDE - VSCode
2122
.vscode/*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Apstory Angular Libraries
44

5-
Apstory Angular 7 Libraries:
5+
Apstory Angular 13 Libraries:
66

77
- [apstorymq-client-angular](https://github.com/apstory/apstory-lib-angular/tree/master/projects/apstorymq-client "apstorymq-client")
88
- [apstorydnn-navigation-angular](https://github.com/apstory/apstory-lib-angular/tree/master/projects/apstorydnn-navigation "apstorydnn-navigation")

0 commit comments

Comments
 (0)