@seafile/react-image-lightbox
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -200,3 +200,3 @@ // modules are defined as an array | ||
var protocol = location.protocol === 'https:' ? 'wss' : 'ws'; | ||
var ws = new WebSocket(protocol + '://' + hostname + ':' + "60473" + '/'); | ||
var ws = new WebSocket(protocol + '://' + hostname + ':' + "57742" + '/'); | ||
ws.onmessage = function (event) { | ||
@@ -203,0 +203,0 @@ checkedAssets = {}; |
{ | ||
"name": "@seafile/react-image-lightbox", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A lightbox component for React.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
4188428
34181