Skip to content

Commit a1efa9f

Browse files
committed
chore: use latest in docs
1 parent eb1299f commit a1efa9f

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.15"
25+
"react-scroll-parallax": "^3.0.0"
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.15:
6183-
version "3.0.0-beta.15"
6184-
resolved "https://registry.yarnpkg.com/react-scroll-parallax/-/react-scroll-parallax-3.0.0-beta.15.tgz#744f705ebe74fa8a8e57085975c6ab28af8de19f"
6185-
integrity sha512-bocXysGcelHyD6Um4K+Z2e1AmRQmw9KJBjdcWlf7aDXdg6MI+/aapqepfjHThzvNqLqXby0Romaxt1piAlecew==
6182+
react-scroll-parallax@^3.0.0:
6183+
version "3.0.0"
6184+
resolved "https://registry.yarnpkg.com/react-scroll-parallax/-/react-scroll-parallax-3.0.0.tgz#0e45f23ceca762913305d9b8abd5b0ce86a4584a"
6185+
integrity sha512-v9nh/NgrZtCLvPbAUlkqfeu8H8gYP2EmwiJAcy5evEqxJaTvnuYZ0HhGCkrYsAHyH4Ib71Txo4a1hSauHAv+EA==
61866186
dependencies:
61876187
parallax-controller "^1.3.0"
61886188

0 commit comments

Comments
 (0)