Skip to content

Commit

Permalink
v3.0.0 ready
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-chopra committed Mar 23, 2021
1 parent b4a08a9 commit 549d091
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 75 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ A highly customizable Gauge component for **Angular** apps and dashboards. It pr
|6.0 | - |
|7.0 | - |
|8.0| 1.0.0-beta.12 |
|9.0 | 1.0.0 |
|10.0.x | 2.0.0 |
|9.0 | 1.1.0 |
|10.x.x | 2.0.0 |
|11.x.x | 3.0.0 |

#### Step 1: Install npm module

Expand Down
124 changes: 54 additions & 70 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions projects/ngx-gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"url": "git+https://github.com/ashish-chopra/ngx-gauge.git"
},
"peerDependencies": {
"@angular/common": "^10.0.0",
"@angular/core": "^10.0.0"
"@angular/common": "^11.0.0",
"@angular/core": "^11.0.0"
},
"keywords": [
"angular",
Expand Down

0 comments on commit 549d091

Please sign in to comment.