From ebd86bf9e36d58506311e1f4a94293f23036a75f Mon Sep 17 00:00:00 2001 From: thednp Date: Mon, 31 May 2021 08:37:02 +0000 Subject: [PATCH] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3ef5bb..e00134d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ }, "homepage": "http://thednp.github.io/kute.js", "dependencies": { - "cubic-bezier-easing": "^1.0.3-alpha1", + "cubic-bezier-easing": "^1.0.4", "minifill": "^0.0.16", "shorter-js": "^0.2.0-alpha1", "svg-path-commander": "0.1.4"