Skip to content

Commit

Permalink
Bumped lib version to 13.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sliceofbytes committed Feb 18, 2022
1 parent 502c724 commit 70ee1ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-videogular",
"version": "13.2.3",
"version": "13.2.4",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^13.2.0",
"@angular/router": "^13.2.0",
"angulartics2": "^12.0.0",
"rxjs": "~7.4.0",
"rxjs": "^7.4.0",
"tslib": "^2.3.0",
"vivus": "0.4.5",
"zone.js": "~0.11.4"
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-videogular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-videogular",
"version": "13.2.3",
"version": "13.2.4",
"description": "Videogular is a video application framework for desktop and mobile powered by Angular",
"repository": {
"type": "git",
Expand Down

0 comments on commit 70ee1ba

Please sign in to comment.