Skip to content

Commit 9914e86

Browse files
committed
bump controller
1 parent 3edb7b7 commit 9914e86

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.24"
77+
"parallax-controller": "0.1.25"
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.24:
11282-
version "0.1.24"
11283-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-0.1.24.tgz#ba3bcc408ff7155268a783226d4e6d843575c009"
11284-
integrity sha512-L5sxwhLuFb6GkG1LYtrBG8ue3Mb4nnSoPsiYZcy9OCA9D6DGc4jRfw+2EsBGkADkp5Kn7Ovm7oe0tIJ59WGHgA==
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==
1128511285
dependencies:
1128611286
bezier-easing "^2.1.0"
1128711287

0 commit comments

Comments
 (0)