Skip to content

Commit

Permalink
chore: upgrade to angular 15
Browse files Browse the repository at this point in the history
  • Loading branch information
dmengelt committed Dec 7, 2022
1 parent 842e225 commit 7cf8cf9
Show file tree
Hide file tree
Showing 7 changed files with 20,246 additions and 25,629 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dist/
.env.test.local
.env.production.local
.idea
.angular/cache

npm-debug.log*
yarn-debug.log*
Expand Down
5 changes: 4 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
}
}
},
"defaultProject": "google-pay-button"
"defaultProject": "google-pay-button",
"cli": {
"analytics": false
}
}
3 changes: 2 additions & 1 deletion examples/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions examples/vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7cf8cf9

Please sign in to comment.