Skip to content

Commit c4dd5db

Browse files
Bumps version to beta.6
1 parent 7af2a2a commit c4dd5db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formkit/auto-animate",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"description": "Add motion to your apps with a single line of code.",
55
"private": true,
66
"keywords": [
@@ -9,7 +9,8 @@
99
"react",
1010
"vue",
1111
"angular",
12-
"svelte"
12+
"svelte",
13+
"solid"
1314
],
1415
"type": "module",
1516
"main": "index.mjs",

0 commit comments

Comments
 (0)