Skip to content

Commit

Permalink
17.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraGowdaMPatil committed Apr 12, 2024
1 parent 561566f commit c07b112
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ coverage
*.launch
.settings/
*.sublime-workspace
/.nx
/.nx/*

# IDE - VSCode
.vscode/*
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plyr-app",
"version": "16.2.12",
"version": "17.3.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-plyr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plyr",
"version": "16.2.12",
"version": "17.3.4",
"keywords": [
"ngx-plyr",
"ng-plyr",
Expand Down

0 comments on commit c07b112

Please sign in to comment.