Skip to content

Commit 009341a

Browse files
committed
Update package and component versions
1 parent e0c2e47 commit 009341a

File tree

5 files changed

+54
-60
lines changed

5 files changed

+54
-60
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm install react-photo-sphere-viewer
1010

1111
## Library Version
1212
Original Wrapped Library: [PhotoSphereViewer](https://github.com/mistic100/Photo-Sphere-Viewer) Version: 5.6.0 [<font color="green">**NEW**</font>]
13-
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 4.2.0-psv5.6.0. This means that the wrapper is in version 4.2.0 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.6.0.
13+
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 4.2.1-psv5.6.0. This means that the wrapper is in version 4.2.1 and the original library [psv](https://github.com/mistic100/Photo-Sphere-Viewer) is in version 5.6.0.
1414

1515
## Description
1616

example/generic/package-lock.json

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/virtualtour/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 9 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-photo-sphere-viewer",
3-
"version": "4.2.0-psv5.6.0",
3+
"version": "4.2.1-psv5.6.0",
44
"description": "Photosphere Viewer for React.JS, wrapper of photo-sphere-viewer.js",
55
"author": "Elius94",
66
"license": "MIT",
@@ -55,7 +55,7 @@
5555
"@photo-sphere-viewer/visible-range-plugin": "^5.6.0",
5656
"autoprefixer": "^10.4.17",
5757
"eventemitter3": "^5.0.1",
58-
"photo-sphere-viewer-lensflare-plugin": "^2.0.1"
58+
"photo-sphere-viewer-lensflare-plugin": "^2.1.2"
5959
},
6060
"peerDepenbabel-coredencies": {
6161
"prop-types": "^15.5.4",

0 commit comments

Comments
 (0)