Skip to content

Commit 78c5c51

Browse files
Refined attention seekers. Improved docs
1 parent a6cc6ff commit 78c5c51

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

demo/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@phosphor-icons/vue": "^2.2.1",
14-
"animate4vue": "^1.2.2",
14+
"animate4vue": "^1.3.2",
1515
"pinia": "^2.1.7",
1616
"vue": "^3.4.29",
1717
"vue.animate": "file:.."

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animate4vue",
3-
"version": "1.2.2",
3+
"version": "1.3.2",
44
"description": "A library for ready-to-use animations designed for Vue.js applications, featuring over 100 high-performance UI animations crafted with GSAP, offering GPU-accelerated rendering with better performance and efficiency across all devices.",
55
"main": "dist/index.esm.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)