From c07b1128c170c3baafe3eb817fdcdfcfeacfa6ec Mon Sep 17 00:00:00 2001 From: RudraGowda M Patil Date: Fri, 12 Apr 2024 13:43:50 +0530 Subject: [PATCH] 17.3.4 --- .npmignore | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- projects/ngx-plyr/package.json | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.npmignore b/.npmignore index b97d519..fce65e3 100644 --- a/.npmignore +++ b/.npmignore @@ -17,6 +17,8 @@ coverage *.launch .settings/ *.sublime-workspace +/.nx +/.nx/* # IDE - VSCode .vscode/* diff --git a/package-lock.json b/package-lock.json index 98f6710..254df6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ngx-plyr-app", - "version": "16.2.12", + "version": "17.3.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ngx-plyr-app", - "version": "16.2.12", + "version": "17.3.4", "dependencies": { "@angular/animations": "^17.3.4", "@angular/cdk": "^17.3.4", diff --git a/package.json b/package.json index 7f8d929..c3d64c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-plyr-app", - "version": "16.2.12", + "version": "17.3.4", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/projects/ngx-plyr/package.json b/projects/ngx-plyr/package.json index b184b88..956edad 100644 --- a/projects/ngx-plyr/package.json +++ b/projects/ngx-plyr/package.json @@ -1,6 +1,6 @@ { "name": "ngx-plyr", - "version": "16.2.12", + "version": "17.3.4", "keywords": [ "ngx-plyr", "ng-plyr",