Skip to content

Commit

Permalink
fix(deps): switch to fork of RIL to support React 18
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Apr 11, 2022
1 parent 81865cd commit d1a8f81
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion gatsby-image-gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"styled-components": ">= 5.0"
},
"dependencies": {
"react-image-lightbox": "^5.1.4",
"react-image-lightbox": "github:browniebroke/react-image-lightbox",
"styled-components": ">= 5.0"
},
"devDependencies": {
Expand Down
17 changes: 8 additions & 9 deletions package-lock.json

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

0 comments on commit d1a8f81

Please sign in to comment.