Skip to content

Commit

Permalink
Merge pull request #222 from 128keaton/master
Browse files Browse the repository at this point in the history
Updates to Angular 11
  • Loading branch information
georgipeltekov authored Feb 1, 2021
2 parents f73c37e + e1bde21 commit f5f22fa
Show file tree
Hide file tree
Showing 6 changed files with 4,844 additions and 2,283 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Change Log
### [11.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v10.1.1...v11.0.0) (2021-01-29)
* Update to Angular 11

### [10.1.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v10.0.0...v10.1.1) (2020-11-11)
* Compile with View Engine

Expand Down
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sourceRoot": "src",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "src/tsconfig.json",
"project": "src/package.json"
Expand Down
Loading

0 comments on commit f5f22fa

Please sign in to comment.