diff --git a/package.json b/package.json index f38c8148..18733e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wellyshen/use-web-animations", - "version": "0.2.10", + "version": "0.2.11", "description": "React hook for highly-performant and manipulable animations using Web Animations API.", "license": "MIT", "homepage": "https://use-web-animations.netlify.app", @@ -21,6 +21,8 @@ "motion", "playback-control", "performance", + "interaction", + "ux", "typescript" ], "author": "Welly Shen (https://github.com/wellyshen)",