Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sambaptista committed Nov 21, 2022
1 parent 896983d commit 0c86556
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@
"bugs": {
"url": "https://github.com/Ecodev/angular-natural-gallery/issues"
},
"dependencies": {
"photoswipe": "^5.3.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.1.1",
"@angular-eslint/builder": "^14.0.2",
Expand Down Expand Up @@ -74,6 +71,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
"ng-packagr": "^14.1.0",
"photoswipe": "^5.3.2",
"prettier": "2.7.1",
"rxjs": "^7.5.6",
"scss-bundle": "^3.1.2",
Expand Down
3 changes: 1 addition & 2 deletions projects/angular-natural-gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
}
},
"dependencies": {
"@ecodev/natural-gallery-js": "^9.0.0",
"photoswipe": "^5.3.2",
"@ecodev/natural-gallery-js": "^9.1.0",
"tslib": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 0c86556

Please sign in to comment.