We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7b11c commit 53e779cCopy full SHA for 53e779c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-photo-sphere-viewer",
3
- "version": "6.2.2",
+ "version": "6.2.3",
4
"description": "A React wrapper for Photo Sphere Viewer, to display 360° panoramas with ease.",
5
"author": "Elius94",
6
"license": "MIT",
@@ -43,8 +43,7 @@
43
"deploy": "gh-pages -d example/build"
44
},
45
"dependencies": {
46
- "eventemitter3": "^5.0.1",
47
- "leaflet": "^1.9.4"
+ "eventemitter3": "^5.0.1"
48
49
"peerDependencies": {
50
"@photo-sphere-viewer/core": ">=5.13.1",
0 commit comments