Skip to content

Commit

Permalink
Merge pull request #61 from aymericdo/angular-15
Browse files Browse the repository at this point in the history
Angular 15
  • Loading branch information
leNicDev authored Feb 20, 2023
2 parents fec2a3b + 55a7f86 commit ecc0b5c
Show file tree
Hide file tree
Showing 7 changed files with 4,225 additions and 16,382 deletions.
8 changes: 4 additions & 4 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@
"options": {
"tsConfig": "projects/ng-hcaptcha/tsconfig.lib.json",
"project": "projects/ng-hcaptcha/ng-package.json"
}
, "configurations": {
},
"configurations": {
"production": {
"tsConfig": "projects/ng-hcaptcha/tsconfig.lib.prod.json"
}
}
},
},
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
Expand All @@ -146,4 +146,4 @@
}
}
}
}
}
Loading

0 comments on commit ecc0b5c

Please sign in to comment.