From 8f5c58195eed09e311cc176a02f2b88bd4cefe8f Mon Sep 17 00:00:00 2001 From: thednp Date: Fri, 10 Dec 2021 09:16:06 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 207a431..0fec05b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "homepage": "http://thednp.github.io/kute.js", "dependencies": { - "cubic-bezier-easing": "^1.0.16", + "cubic-bezier-easing": "^1.0.18", "minifill": "^0.0.16", "shorter-js": "^0.2.6", "svg-path-commander": "0.1.20"