Skip to content

Commit

Permalink
updated animxyz to 0.6.6 fixes #24
Browse files Browse the repository at this point in the history
  • Loading branch information
imprakharshukla committed Jul 22, 2022
1 parent 3bf4828 commit 783e8e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"e2e:open": "cypress open"
},
"dependencies": {
"@animxyz/core": "^0.4.0",
"@animxyz/core": "0.6.6",
"@animxyz/vue": "^0.4.0",
"@braid/vue-formulate": "^2.5.0",
"@nuxt/typescript-runtime": "^2.0.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# yarn lockfile v1


"@animxyz/[email protected]":
version "0.6.6"
resolved "https://registry.yarnpkg.com/@animxyz/core/-/core-0.6.6.tgz#2c5eae54c7a6b98c3be79ae16fc1ec68991f67cc"
integrity sha512-NtAA/G0Gq3hzAiL6yuE/4U8IgHMPUl3MxbWUbhO443T9UCsf9rBY94P5aK79Zd+/529FeoNdDphIOcOZLsI2sA==

"@animxyz/core@^0.4.0":
version "0.4.0"
resolved "https://registry.npmjs.org/@animxyz/core/-/core-0.4.0.tgz"
Expand Down

1 comment on commit 783e8e1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://andronix.app as production
🚀 Deployed on https://62dabc7a215883006baf9e0d--andronix.netlify.app

Please sign in to comment.