Skip to content

Commit 68395e5

Browse files
committed
chore: publish
1 parent d766dbf commit 68395e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-simple-charts",
3-
"version": "15.0.0-beta1",
3+
"version": "15.0.0",
44
"license": "Apache License Version 2.0",
55
"scripts": {
66
"ng": "ng",

projects/ngx-simple-charts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "ngx-simple-charts",
3-
"version": "15.0.0-beta1",
3+
"version": "15.0.0",
44
"license": "Apache License Version 2.0",
55
"peerDependencies": {
6-
"@angular/common": "^14.0.0",
7-
"@angular/core": "^14.0.0",
8-
"@angular/router": "^14.0.0",
6+
"@angular/common": "^15.0.0",
7+
"@angular/core": "^15.0.0",
8+
"@angular/router": "^15.0.0",
99
"rxjs": "^7.4.0"
1010
},
1111
"dependencies": {

0 commit comments

Comments
 (0)