Skip to content

Commit

Permalink
chore: migrate to angular 10
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-eychenne committed Mar 15, 2023
1 parent 9c84392 commit 2073e30
Show file tree
Hide file tree
Showing 14 changed files with 3,213 additions and 18,584 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion e2e/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es5",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",
Expand Down
Loading

0 comments on commit 2073e30

Please sign in to comment.