Skip to content

Commit 9753d31

Browse files
committed
update to latest controller
1 parent 9edc3d5 commit 9753d31

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.29"
77+
"parallax-controller": "^0.1.30"
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.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==
11281+
parallax-controller@^0.1.30:
11282+
version "0.1.30"
11283+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.30.tgz#2afd147a97ea3551a0e881ef35574fa7a98801ab"
11284+
integrity sha512-9FQNGODJ9yDOfYvJhVGZvETNXpuzUdQS8xB2HZ6J1CnZEUXpOFSsBpkSDmLk2ytvIXxjuwwhaaJszPVGcWQ6Yg==
1128511285
dependencies:
1128611286
bezier-easing "^2.1.0"
1128711287

0 commit comments

Comments
 (0)