Skip to content

Commit 306d7e1

Browse files
committed
update controller
1 parent 687f0ed commit 306d7e1

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.27"
77+
"parallax-controller": "^0.1.29"
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
@@ -11278,10 +11278,10 @@ pako@~1.0.5:
1127811278
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
1127911279
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
1128011280

11281-
parallax-controller@^0.1.26:
11282-
version "0.1.26"
11283-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.26.tgz#f1526b004782a93f447ecaf861a3dce06085dc8b"
11284-
integrity sha512-aBmSloPv8mpKuIxPjLxjftsagbQj1qccJFu7fiqY/JXqGr05CZ0SpD0CST6Kv34aZgx3pIk4NdgE1Uj95JxW1Q==
11281+
parallax-controller@^0.1.29:
11282+
version "0.1.29"
11283+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.29.tgz#0f1ff7b8e8fbc099e03592d8295099732528fcab"
11284+
integrity sha512-W4OWXkwaPDQl+qQi2mvJcOZ6seCaDXk99eeHHlePMjPOpvgUyzj000utoLrXzzj/PTrVNc8SRsrxmZRBE2rEWw==
1128511285
dependencies:
1128611286
bezier-easing "^2.1.0"
1128711287

0 commit comments

Comments
 (0)