Skip to content

Commit 011bc8e

Browse files
committed
use latest controller
1 parent 78e0f96 commit 011bc8e

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.34"
77+
"parallax-controller": "^0.1.35"
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.34:
11282-
version "0.1.34"
11283-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.34.tgz#43384d4f3c7d86950f3790b00b1a30e57f15045e"
11284-
integrity sha512-Wzh4EO+5L8RmPfi1achJ6/72vJfBSFkjqde8pnlVuLhV3LwgW1FXXl0aDgA1+7+3GniJtI9iDUT2GRNoH+UDaQ==
11281+
parallax-controller@^0.1.35:
11282+
version "0.1.35"
11283+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.35.tgz#28ef2f57a30d3241123c65335ab5796ee95d87be"
11284+
integrity sha512-YCtjot8MiBPW3eZ1tbNga1jOPjJT3UsHx67FmCXMQugpZHGSlts0zgMy/hKvAqStuVq5TVv05Sg4o/bSyHn7Dg==
1128511285
dependencies:
1128611286
bezier-easing "^2.1.0"
1128711287

0 commit comments

Comments
 (0)