Skip to content

Commit adf0682

Browse files
committed
bump controller
1 parent ea07939 commit adf0682

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.25"
77+
"parallax-controller": "^0.1.26"
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.25:
11282-
version "0.1.25"
11283-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.25.tgz#cff65a4e8a197d6ae9f4ab776cc11401e27d6b78"
11284-
integrity sha512-e7zABmA1aI87AInu0b0JjpRls+Pj37N3jkB6ZQn1fDOtcmc/XXZ7D5xYTNAjZ6OGfmPZIK/lu64oTlDf8FWGUw==
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==
1128511285
dependencies:
1128611286
bezier-easing "^2.1.0"
1128711287

0 commit comments

Comments
 (0)