|
1 | 1 | {
|
2 | 2 | "name": "react-photo-sphere-viewer",
|
3 |
| - "version": "3.3.0-psv5.1.0", |
| 3 | + "version": "3.3.0-psv5.1.1", |
4 | 4 | "description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js",
|
5 | 5 | "author": "Elius94",
|
6 | 6 | "license": "MIT",
|
|
35 | 35 | "deploy": "gh-pages -d example/build"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@photo-sphere-viewer/autorotate-plugin": "^5.1.0", |
39 |
| - "@photo-sphere-viewer/compass-plugin": "^5.1.0", |
40 |
| - "@photo-sphere-viewer/core": "^5.1.0", |
41 |
| - "@photo-sphere-viewer/cubemap-adapter": "^5.1.0", |
42 |
| - "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.1.0", |
43 |
| - "@photo-sphere-viewer/cubemap-video-adapter": "^5.1.0", |
44 |
| - "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.1.0", |
45 |
| - "@photo-sphere-viewer/equirectangular-video-adapter": "^5.1.0", |
46 |
| - "@photo-sphere-viewer/gallery-plugin": "^5.1.0", |
47 |
| - "@photo-sphere-viewer/gyroscope-plugin": "^5.1.0", |
48 |
| - "@photo-sphere-viewer/map-plugin": "^5.1.0", |
49 |
| - "@photo-sphere-viewer/markers-plugin": "^5.1.0", |
50 |
| - "@photo-sphere-viewer/resolution-plugin": "^5.1.0", |
51 |
| - "@photo-sphere-viewer/settings-plugin": "^5.1.0", |
52 |
| - "@photo-sphere-viewer/stereo-plugin": "^5.1.0", |
53 |
| - "@photo-sphere-viewer/video-plugin": "^5.1.0", |
54 |
| - "@photo-sphere-viewer/virtual-tour-plugin": "^5.1.0", |
55 |
| - "@photo-sphere-viewer/visible-range-plugin": "^5.1.0", |
| 38 | + "@photo-sphere-viewer/autorotate-plugin": "^5.1.1", |
| 39 | + "@photo-sphere-viewer/compass-plugin": "^5.1.1", |
| 40 | + "@photo-sphere-viewer/core": "^5.1.1", |
| 41 | + "@photo-sphere-viewer/cubemap-adapter": "^5.1.1", |
| 42 | + "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.1.1", |
| 43 | + "@photo-sphere-viewer/cubemap-video-adapter": "^5.1.1", |
| 44 | + "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.1.1", |
| 45 | + "@photo-sphere-viewer/equirectangular-video-adapter": "^5.1.1", |
| 46 | + "@photo-sphere-viewer/gallery-plugin": "^5.1.1", |
| 47 | + "@photo-sphere-viewer/gyroscope-plugin": "^5.1.1", |
| 48 | + "@photo-sphere-viewer/map-plugin": "^5.1.1", |
| 49 | + "@photo-sphere-viewer/markers-plugin": "^5.1.1", |
| 50 | + "@photo-sphere-viewer/resolution-plugin": "^5.1.1", |
| 51 | + "@photo-sphere-viewer/settings-plugin": "^5.1.1", |
| 52 | + "@photo-sphere-viewer/stereo-plugin": "^5.1.1", |
| 53 | + "@photo-sphere-viewer/video-plugin": "^5.1.1", |
| 54 | + "@photo-sphere-viewer/virtual-tour-plugin": "^5.1.1", |
| 55 | + "@photo-sphere-viewer/visible-range-plugin": "^5.1.1", |
56 | 56 | "autoprefixer": "^10.4.13",
|
57 | 57 | "eventemitter3": "^5.0.0",
|
58 | 58 | "photo-sphere-viewer-lensflare-plugin": "^1.0.2"
|
|
0 commit comments