Skip to content

Commit 783e8e1

Browse files
updated animxyz to 0.6.6 fixes #24
1 parent 3bf4828 commit 783e8e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"e2e:open": "cypress open"
1414
},
1515
"dependencies": {
16-
"@animxyz/core": "^0.4.0",
16+
"@animxyz/core": "0.6.6",
1717
"@animxyz/vue": "^0.4.0",
1818
"@braid/vue-formulate": "^2.5.0",
1919
"@nuxt/typescript-runtime": "^2.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# yarn lockfile v1
33

44

5+
"@animxyz/[email protected]":
6+
version "0.6.6"
7+
resolved "https://registry.yarnpkg.com/@animxyz/core/-/core-0.6.6.tgz#2c5eae54c7a6b98c3be79ae16fc1ec68991f67cc"
8+
integrity sha512-NtAA/G0Gq3hzAiL6yuE/4U8IgHMPUl3MxbWUbhO443T9UCsf9rBY94P5aK79Zd+/529FeoNdDphIOcOZLsI2sA==
9+
510
"@animxyz/core@^0.4.0":
611
version "0.4.0"
712
resolved "https://registry.npmjs.org/@animxyz/core/-/core-0.4.0.tgz"

0 commit comments

Comments
 (0)