Skip to content

Commit

Permalink
Merge pull request #3 from russcarver/angular-17-upgrade
Browse files Browse the repository at this point in the history
Angular 17 upgrade
  • Loading branch information
russcarver authored Apr 30, 2024
2 parents 8eb06b4 + 74b7e65 commit c1184c7
Show file tree
Hide file tree
Showing 12 changed files with 99 additions and 302,724 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/tmp
/out-tsc
package-lock.json
yarn.lock
# Only exists if Bazel was run
/bazel-out
*.js
Expand Down Expand Up @@ -48,3 +49,6 @@ testem.log
# System Files
.DS_Store
Thumbs.db

# NX
/.nx
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
save-prefix=''
package-lock=false
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
Loading

0 comments on commit c1184c7

Please sign in to comment.