diff --git a/package.json b/package.json index e2896fa1..3d49f804 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tweenjs/tween.js", - "description": "Super simple, fast and easy to use tweening engine which incorporates optimised Robert Penner's equations.", + "description": "Simple and fast tweening engine with optimised Robert Penner's equations.", "version": "20.0.3", "type": "module", "main": "dist/tween.cjs.js",