@seafile/react-image-lightbox
Advanced tools
Comparing version 3.0.5 to 4.0.0
@@ -39,8 +39,4 @@ import * as React from 'react'; | ||
closeLabel?: string; | ||
deleteImageLabel?: string; | ||
downloadImageLabel?: string; | ||
viewOriginalImageLabel?: string; | ||
onViewOriginal?: void; | ||
} | ||
export default class Lightbox extends React.Component<ILightBoxProps, never> {} |
{ | ||
"name": "@seafile/react-image-lightbox", | ||
"version": "3.0.5", | ||
"version": "4.0.0", | ||
"description": "A lightbox component for React.js", | ||
@@ -46,4 +46,4 @@ "scripts": { | ||
"peerDependencies": { | ||
"react": "^16.x || ^17.x", | ||
"react-dom": "^16.x || ^17.x" | ||
"react": "^16.x || ^17.x || ^18.x", | ||
"react-dom": "^16.x || ^17.x || ^18.x" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"eslint-plugin-react": "^7.16.0", | ||
"gh-pages": "^2.0.1", | ||
"gh-pages": "^5.0.0", | ||
"jest": "^24.9.0", | ||
@@ -72,0 +72,0 @@ "jest-enzyme": "^7.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4020336
33889