diff --git a/README.md b/README.md index e25fc8f..aed09a9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ npm install react-photo-sphere-viewer ## Library Version Original Wrapped Library: [PhotoSphereViewer](https://github.com/mistic100/Photo-Sphere-Viewer) Version: 5.1.1 [**NEW**] -Now the component version is composed by the semantic version of the wrapper and the version of the original library. For example, the current version is 3.3.1-psv5.1.1. This means that the wrapper is in version 3.3.1 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.1.1. +Now the component version is composed by the semantic version of the wrapper and the version of the original library. For example, the current version is 3.3.2-psv5.1.1. This means that the wrapper is in version 3.3.2 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.1.1. ## Description diff --git a/package-lock.json b/package-lock.json index 695c18a..dc0c5a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,32 +1,32 @@ { "name": "react-photo-sphere-viewer", - "version": "3.2.0-psv5.0.2", + "version": "3.3.2-psv5.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-photo-sphere-viewer", - "version": "3.2.0-psv5.0.2", + "version": "3.3.2-psv5.1.1", "license": "MIT", "dependencies": { - "@photo-sphere-viewer/autorotate-plugin": "^5.1.0", - "@photo-sphere-viewer/compass-plugin": "^5.1.0", - "@photo-sphere-viewer/core": "^5.1.0", - "@photo-sphere-viewer/cubemap-adapter": "^5.1.0", - "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.1.0", - "@photo-sphere-viewer/cubemap-video-adapter": "^5.1.0", - "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.1.0", - "@photo-sphere-viewer/equirectangular-video-adapter": "^5.1.0", - "@photo-sphere-viewer/gallery-plugin": "^5.1.0", - "@photo-sphere-viewer/gyroscope-plugin": "^5.1.0", - "@photo-sphere-viewer/map-plugin": "^5.1.0", - "@photo-sphere-viewer/markers-plugin": "^5.1.0", - "@photo-sphere-viewer/resolution-plugin": "^5.1.0", - "@photo-sphere-viewer/settings-plugin": "^5.1.0", - "@photo-sphere-viewer/stereo-plugin": "^5.1.0", - "@photo-sphere-viewer/video-plugin": "^5.1.0", - "@photo-sphere-viewer/virtual-tour-plugin": "^5.1.0", - "@photo-sphere-viewer/visible-range-plugin": "^5.1.0", + "@photo-sphere-viewer/autorotate-plugin": "^5.1.1", + "@photo-sphere-viewer/compass-plugin": "^5.1.1", + "@photo-sphere-viewer/core": "^5.1.1", + "@photo-sphere-viewer/cubemap-adapter": "^5.1.1", + "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.1.1", + "@photo-sphere-viewer/cubemap-video-adapter": "^5.1.1", + "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.1.1", + "@photo-sphere-viewer/equirectangular-video-adapter": "^5.1.1", + "@photo-sphere-viewer/gallery-plugin": "^5.1.1", + "@photo-sphere-viewer/gyroscope-plugin": "^5.1.1", + "@photo-sphere-viewer/map-plugin": "^5.1.1", + "@photo-sphere-viewer/markers-plugin": "^5.1.1", + "@photo-sphere-viewer/resolution-plugin": "^5.1.1", + "@photo-sphere-viewer/settings-plugin": "^5.1.1", + "@photo-sphere-viewer/stereo-plugin": "^5.1.1", + "@photo-sphere-viewer/video-plugin": "^5.1.1", + "@photo-sphere-viewer/virtual-tour-plugin": "^5.1.1", + "@photo-sphere-viewer/visible-range-plugin": "^5.1.1", "autoprefixer": "^10.4.13", "eventemitter3": "^5.0.0", "photo-sphere-viewer-lensflare-plugin": "^1.0.2" @@ -2133,161 +2133,166 @@ } }, "node_modules/@photo-sphere-viewer/autorotate-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/autorotate-plugin/-/autorotate-plugin-5.1.0.tgz", - "integrity": "sha512-9F0kgbDjMY3qlDnVCpptwGXUFQDZcx+ccfWUEhWEDI68CENJbHVHnzYEum28pJcL0WgNBQw4Jl8jh/TmNVVClg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/autorotate-plugin/-/autorotate-plugin-5.1.1.tgz", + "integrity": "sha512-+Ge1HyjZ037526Q9jl9/F8CrNnGMG42LCt1lWAg6I5tw51T5orAfEYS/2dhTX3dB/8X5aM07AcMl4J5IleCTTg==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/compass-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/compass-plugin/-/compass-plugin-5.1.0.tgz", - "integrity": "sha512-7FZXJ7sJTXvQ1Vg1m3/7c0atWEPy0HzLjzpiUHxI3rgzKIGUJ+BOYRmtmfUi9iF0t7c2qpMG/2GsSm9/8Mf5LQ==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/compass-plugin/-/compass-plugin-5.1.1.tgz", + "integrity": "sha512-9mDDYEcWDif10QFmXxhiCaZqpjnU8KA2E6mMh7mY15pyp109FKWO4gdyJhpf563J6wg7LUyZyebIR2pbY4T9ag==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" }, "optionalDependencies": { - "@photo-sphere-viewer/markers-plugin": "5.1.0" + "@photo-sphere-viewer/markers-plugin": "5.1.1" } }, "node_modules/@photo-sphere-viewer/core": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/core/-/core-5.1.0.tgz", - "integrity": "sha512-dEZlJGmaVYtXF/aJlXgPFmTIxbz7443bOERLjI+MrcA5Nyptx99OMKxgLO6VuTohhH28R/FcuCvR+ftGo87gCg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/core/-/core-5.1.1.tgz", + "integrity": "sha512-gV7xQ8904H3aJHszQY6t9yocEH07+2vak3/QDXcEG8INU5CTpRclBThJzgvlxcncAM9dHDmHAbmo8KVkeHgZQw==", "dependencies": { - "three": "^0.148.0" + "three": "^0.149.0" } }, + "node_modules/@photo-sphere-viewer/core/node_modules/three": { + "version": "0.149.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.149.0.tgz", + "integrity": "sha512-tohpUxPDht0qExRLDTM8sjRLc5d9STURNrdnK3w9A+V4pxaTBfKWWT/IqtiLfg23Vfc3Z+ImNfvRw1/0CtxrkQ==" + }, "node_modules/@photo-sphere-viewer/cubemap-adapter": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-adapter/-/cubemap-adapter-5.1.0.tgz", - "integrity": "sha512-63sFhBkFHULS5xGPRWxEGLrMrN0Nrpl9FWPAKsvgrN8iyOxTLQBQcoqu8ABMzI0b26v4Hke9eqS6eMGrclXsVw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-adapter/-/cubemap-adapter-5.1.1.tgz", + "integrity": "sha512-/v3asKYpSJMgkvygFua7ajJCMbKN/6vj2WLMsRFNizk2r5XnldzM9Unx9iO64MENudnK6N8uDDRN+2/a8XbKDg==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/cubemap-tiles-adapter": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-tiles-adapter/-/cubemap-tiles-adapter-5.1.0.tgz", - "integrity": "sha512-M9QKMPaYcanmahCedFGqQyzr0USsvFmVM8e5kuXF76X2dqqXcXmalTm3BNiySSSiNa2B3ZjtfHwWcXV/x1wOvg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-tiles-adapter/-/cubemap-tiles-adapter-5.1.1.tgz", + "integrity": "sha512-aFrpx6+7/+oUdVQsBxihvVWo4fzYFmS6xxG9hWa+X/1TM0Z5n0BYqQCu/FVQiXEP0fFAaL5t7R7jE/XuMAOehA==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0", - "@photo-sphere-viewer/cubemap-adapter": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1", + "@photo-sphere-viewer/cubemap-adapter": "5.1.1" } }, "node_modules/@photo-sphere-viewer/cubemap-video-adapter": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-video-adapter/-/cubemap-video-adapter-5.1.0.tgz", - "integrity": "sha512-7X1pGOnhs9GSBtGBFwuD7cWmO/+egIQL/0jGOAqmiWgM3hUcRo2D9vDGTFlPyk5IBGv9y9elRk386h6B8i4fkQ==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/cubemap-video-adapter/-/cubemap-video-adapter-5.1.1.tgz", + "integrity": "sha512-ZwxyFv8SCajaeKey/MxRk0yZDE224gR6NVz3WblGTXe09udqkO2pHzxseH52BD1Bmz1sbjZcT8QMZz7b87ARGw==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/equirectangular-tiles-adapter": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/equirectangular-tiles-adapter/-/equirectangular-tiles-adapter-5.1.0.tgz", - "integrity": "sha512-r9qFi19YYi+/bFioE3p4D/avHIgP9oQGkNIs8v5lt1xTbu2OhxVgxSP5Xfxpi3xusZRV/Vkm1y3PuOiVUnNcXw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/equirectangular-tiles-adapter/-/equirectangular-tiles-adapter-5.1.1.tgz", + "integrity": "sha512-4PoZl+HisWjCf97t7eincvy8LKQlu0vtzB3fAO+C960XGoiJi2REZYZ5sTrunQH0dudeOnXg9OOwo1piiBGHtA==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/equirectangular-video-adapter": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/equirectangular-video-adapter/-/equirectangular-video-adapter-5.1.0.tgz", - "integrity": "sha512-v7J7c0on6PVvRGxF/99FxydnOgTmUxzIkGGtj6CqX2u8nj+z2U+YnlqYAmumoguZcrcePC7yiuIpSO2ttJ96MA==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/equirectangular-video-adapter/-/equirectangular-video-adapter-5.1.1.tgz", + "integrity": "sha512-qHuWPA6zDG+GlNdGwbmcM3tz/f3G2YkMLyhmaspBaQkQZe6u3IEcCi+aDjalsx3E8vvp8XXD1zSNaQPoXVBz0Q==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/gallery-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/gallery-plugin/-/gallery-plugin-5.1.0.tgz", - "integrity": "sha512-eAloyCA4YKvpnldEsflQBW7kKl2i5vFGV/rVEyXIk+8A6bUurG5Z3vO7bAw+6hapboHadJZK28YN8L0/fGvYww==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/gallery-plugin/-/gallery-plugin-5.1.1.tgz", + "integrity": "sha512-BGmR+/E2FNvAJWo/MTwhYYXgpUyRN+4lYcQsCZdCqxhJNaHJzammm18TFG95QzkevQea60gOEp6Hs8xfhdEqDQ==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/gyroscope-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/gyroscope-plugin/-/gyroscope-plugin-5.1.0.tgz", - "integrity": "sha512-LH2I8k4SoTyHOnua9JIKsc1+w+3dHyHD+yAJQ5bBA4AND4Y5CMU8M+UtIonEh7g74OtPWgYU96EWOwfmL8wDzw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/gyroscope-plugin/-/gyroscope-plugin-5.1.1.tgz", + "integrity": "sha512-pL9Q54RjVI5qVag/1x2MIVZE3S3buD396LLNEKoV5v4StoehFr8XcqFHq1lK6XHZDFHFJZJXvt07zXE29oc5Ng==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/map-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/map-plugin/-/map-plugin-5.1.0.tgz", - "integrity": "sha512-Tta9akE/hDMoQXjKTgaFjFOI2RCgVHsE4RIgHOexRVghhqRXrj368pRhXJ2ugib1OI47zRBJNCoz8tpcFCQrdg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/map-plugin/-/map-plugin-5.1.1.tgz", + "integrity": "sha512-7myESHPNVzqo87//QKRE5QAy0sWnKnlZytbYQB6eAK1ifPDrU6r1UHl+OZcqSDbRMIidiec3lJxJEvr5lPGjbw==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/markers-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/markers-plugin/-/markers-plugin-5.1.0.tgz", - "integrity": "sha512-SrtbvcIZLsXgDBpQM7Ix5EqGm8AyA/zHd0Yee3ql2tK7pcHmSzmWue1Hg7TvWErYOwk8664yQyFid11DwpXNVQ==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/markers-plugin/-/markers-plugin-5.1.1.tgz", + "integrity": "sha512-HgnIN0+Drc7HCxJXIzBT9BwKkftLduUM6Ssqml8cBCYgk023s2z9Y5e9an6RC5X9LLeiyz9me1Lit7i+lnMhFQ==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/resolution-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/resolution-plugin/-/resolution-plugin-5.1.0.tgz", - "integrity": "sha512-s18O1x9W4yAgE/PYAt1n+PnlCDJa+Et6tdszJy29eM9ned8OXBaDmx2CMLq5IwbU/rYyg27ZLWC+z7T4GZzLKg==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/resolution-plugin/-/resolution-plugin-5.1.1.tgz", + "integrity": "sha512-+HGl2/ASxDWoMcfnqxNQKEe1qh5od0GDtr4o1hWq24m+CRwn1WeyT9gucAvWJ+aowtyDv3nKkzhyOKNChaZbig==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0", - "@photo-sphere-viewer/settings-plugin": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1", + "@photo-sphere-viewer/settings-plugin": "5.1.1" } }, "node_modules/@photo-sphere-viewer/settings-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/settings-plugin/-/settings-plugin-5.1.0.tgz", - "integrity": "sha512-WgDjvU6OEKRFHgf7FL+VpWCl2kL+yL87hX2+RrOFCY/vgGa73+APq9JLqVAWUw7CizeZPgxu8iZj6ygJgdO2nw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/settings-plugin/-/settings-plugin-5.1.1.tgz", + "integrity": "sha512-M+UA5N6A3Ggikl2KuZ47PzvXR1tRFghgFUvExTwVym5WLDfn2qVRPZ4HWVMTapdFZEBxpPqEX4W+qAQBsMDBVw==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@photo-sphere-viewer/stereo-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/stereo-plugin/-/stereo-plugin-5.1.0.tgz", - "integrity": "sha512-CyoVz4viQiMy1Nq5qi5ZHJ7SfENc0glzTuZtrlxm+ip0HcH3htRSnYN6au9TV40GoEDTdsZtZ/W4BrpSXrSkNw==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/stereo-plugin/-/stereo-plugin-5.1.1.tgz", + "integrity": "sha512-kTmglYoToTjxRDBAxN//ZhWYntAIStg8BHgu06V71L1AsKIhn5OaO5eSpIXRGENjNfuKW7sQBz955XZL4XQ+lQ==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0", - "@photo-sphere-viewer/gyroscope-plugin": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1", + "@photo-sphere-viewer/gyroscope-plugin": "5.1.1" } }, "node_modules/@photo-sphere-viewer/video-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/video-plugin/-/video-plugin-5.1.0.tgz", - "integrity": "sha512-UKJwFXIAbdV3RHxYMHSwzydD0GT8RcVBPbLXUn8iqbU1eEJGEaxfsEW1D6h2HnrNlOoqoDlLwSfSvzRSKAe/YQ==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/video-plugin/-/video-plugin-5.1.1.tgz", + "integrity": "sha512-s68htuaI078JaX17lzBO+ftS8UeTjmbyxJkDQPCWZph8hQxrs+XmY5Hki+u4Dbq12kplYV0CyPXBM2WbqirJng==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" }, "optionalDependencies": { - "@photo-sphere-viewer/autorotate-plugin": "5.1.0" + "@photo-sphere-viewer/autorotate-plugin": "5.1.1" } }, "node_modules/@photo-sphere-viewer/virtual-tour-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/virtual-tour-plugin/-/virtual-tour-plugin-5.1.0.tgz", - "integrity": "sha512-26UNmIL3qg3J20kcBq0CeErI++8ycfh9k7v5qJfIgiMY7bhZizkuytwUNSpJVJJd3rv08c35i1/ngmh0aWfdRA==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/virtual-tour-plugin/-/virtual-tour-plugin-5.1.1.tgz", + "integrity": "sha512-jZjb+HkpUCDIkNLHW2ngo5Dwso3RfMYOnGQgrqCPtSCJc5jjWE6EILw6+SkFnVPHSCv3FX2ZFrpIBVuLNuoLDQ==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" }, "optionalDependencies": { - "@photo-sphere-viewer/compass-plugin": "5.1.0", - "@photo-sphere-viewer/gallery-plugin": "5.1.0", - "@photo-sphere-viewer/markers-plugin": "5.1.0" + "@photo-sphere-viewer/compass-plugin": "5.1.1", + "@photo-sphere-viewer/gallery-plugin": "5.1.1", + "@photo-sphere-viewer/markers-plugin": "5.1.1" } }, "node_modules/@photo-sphere-viewer/visible-range-plugin": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/visible-range-plugin/-/visible-range-plugin-5.1.0.tgz", - "integrity": "sha512-3fUWffdPI8QjRwC/0g4QbJ+WuTmbs1HJ73KXcjU1lp+v4bjxzPlCJkAF+RjF/pHB935CrO6VmR++W6aSMPrOgA==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/@photo-sphere-viewer/visible-range-plugin/-/visible-range-plugin-5.1.1.tgz", + "integrity": "sha512-x4RLrCRd18yB6ZEAxXE2BTL4394e1dkSyszcAU5gsdrtXpSrWorRCggekSaf9cPmqlQw4Jk/RZVetMB9qwyrBg==", "dependencies": { - "@photo-sphere-viewer/core": "5.1.0" + "@photo-sphere-viewer/core": "5.1.1" } }, "node_modules/@rollup/plugin-babel": { @@ -7815,7 +7820,8 @@ "node_modules/three": { "version": "0.148.0", "resolved": "https://registry.npmjs.org/three/-/three-0.148.0.tgz", - "integrity": "sha512-8uzVV+qhTPi0bOFs/3te3RW6hb3urL8jYEl6irjCWo/l6sr8MPNMcClFev/MMYeIxr0gmDcoXTy/8LXh/LXkfw==" + "integrity": "sha512-8uzVV+qhTPi0bOFs/3te3RW6hb3urL8jYEl6irjCWo/l6sr8MPNMcClFev/MMYeIxr0gmDcoXTy/8LXh/LXkfw==", + "peer": true }, "node_modules/through2": { "version": "2.0.5", diff --git a/package.json b/package.json index 8264aa0..fd61894 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-photo-sphere-viewer", - "version": "3.3.1-psv5.1.1", + "version": "3.3.2-psv5.1.1", "description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js", "author": "Elius94", "license": "MIT",