Skip to content

Commit d450c2b

Browse files
committed
use latest controller
1 parent a72c354 commit d450c2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575
],
7676
"dependencies": {
77-
"parallax-controller": "^0.1.36"
77+
"parallax-controller": "^1.0.0"
7878
},
7979
"devDependencies": {
8080
"@babel/core": "^7.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10913,10 +10913,10 @@ pako@~1.0.5:
1091310913
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
1091410914
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
1091510915

10916-
parallax-controller@^0.1.36:
10917-
version "0.1.36"
10918-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.36.tgz#6dfe8448b40bfa6f1740a329a9a36c6fe6b88157"
10919-
integrity sha512-pWOh+fQtF405vDTHJPVzddMu5NdUUHYb6xbVok/X+tgUSIFs05QfRPZ6alMcx6iSG+9U/jk+xqTjmsee3q0Sxg==
10916+
parallax-controller@^1.0.0:
10917+
version "1.0.1"
10918+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.0.1.tgz#6194c6f62d9c44490fa8a146d94fb91cf10c4120"
10919+
integrity sha512-1A+aVtkHSX1vNOpMLJ76WbEk2U0Bkw5UdioQ8hQIYdWw7hvLSCS71UtIevl6XdzYgl00T3kk90N0zKNDSRz+yw==
1092010920
dependencies:
1092110921
bezier-easing "^2.1.0"
1092210922

0 commit comments

Comments
 (0)