Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
themyth92 committed Oct 2, 2021
1 parent ce46431 commit ca5e5d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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-lightbox",
"version": "2.4.0",
"version": "2.5.0",
"description": "A port >= angular5 for lightbox2",
"main": "index.js",
"dependencies": {},
Expand All @@ -26,7 +26,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"ngx-filesaver": "8.1.0",
"ngx-lightbox": "^2.1.2",
"ngx-lightbox": "^2.5.0",
"phantomjs-prebuilt": "^2.1.16",
"rxjs": "^6.5.2",
"tslint": "^5.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4257,10 +4257,10 @@ [email protected]:
dependencies:
tslib "^1.9.0"

ngx-lightbox@^2.1.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/ngx-lightbox/-/ngx-lightbox-2.2.2.tgz#09b020655e449ca82a68c9438c937f5922f9efea"
integrity sha512-H6UYyWEemVh19DPs6afnGK1Bh4368SIt42LB2xKBAr7zNOdIvjmLv/p67KU4nvt+rOkEY1+QiQuNaxRNZRs75Q==
ngx-lightbox@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/ngx-lightbox/-/ngx-lightbox-2.4.1.tgz#70e05f4c85bf04301e8a9c511f6db864e07cad4b"
integrity sha512-5r+PA+6Ep3PPAx22SDC6HSX/qHrVLade67hkEnJG2ZId9MkarPyFaUq5bIvS6+dXsEyckF0d+yH1fI8D6YWAvQ==

nice-try@^1.0.4:
version "1.0.5"
Expand Down

0 comments on commit ca5e5d0

Please sign in to comment.