Skip to content

Commit 243739f

Browse files
committed
chore: bump version in docs
1 parent e4db18e commit 243739f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prism-react-renderer": "^1.2.1",
2323
"react": "^17.0.1",
2424
"react-dom": "^17.0.1",
25-
"react-scroll-parallax": "^3.0.0-beta.13"
25+
"react-scroll-parallax": "^3.0.0-beta.14"
2626
},
2727
"browserslist": {
2828
"production": [

documentation/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6179,10 +6179,10 @@ react-router@5.2.1, react-router@^5.2.0:
61796179
tiny-invariant "^1.0.2"
61806180
tiny-warning "^1.0.0"
61816181

6182-
react-scroll-parallax@^3.0.0-beta.13:
6183-
version "3.0.0-beta.13"
6184-
resolved "https://registry.yarnpkg.com/react-scroll-parallax/-/react-scroll-parallax-3.0.0-beta.13.tgz#2572f6e4012097d44f82221cdbfc84f4619f0d1d"
6185-
integrity sha512-G18AVKqaTL9xGTVbM0edMp221NRPudy4ZKdJ19O3ZUKfG7RPXg2C0njrj5tiiFOkQUJQO4mTOo/zoo+EwVlpuA==
6182+
react-scroll-parallax@^3.0.0-beta.14:
6183+
version "3.0.0-beta.14"
6184+
resolved "https://registry.yarnpkg.com/react-scroll-parallax/-/react-scroll-parallax-3.0.0-beta.14.tgz#7daf193af47d1301fd30fe3f0be2958237f662a2"
6185+
integrity sha512-M25N9PkLpaJtrJivkZI/puygbxa3l++S0JwUz8SeUvHq8VpFnIG9cZmjE6NdG1L3/M5XSDStmeveo+uFtXazFQ==
61866186
dependencies:
61876187
parallax-controller "^1.3.0"
61886188

0 commit comments

Comments
 (0)